From 4b9f4bc76a506cf4525fd012e4fc9d8926785424 Mon Sep 17 00:00:00 2001 From: Anatoly Date: Fri, 13 Nov 2015 17:28:19 -0500 Subject: [PATCH] note about uberjar branch in docs --- doc/uberjar.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/uberjar.md b/doc/uberjar.md index 7cf98ec..e989137 100644 --- a/doc/uberjar.md +++ b/doc/uberjar.md @@ -1,5 +1,12 @@ ## Creating Reloadable Uberjar'able App +This example lives in the `uberjar` branch. If you'd like to follow along: + +```bash +$ git checkout uberjar +Switched to branch 'uberjar' +``` + ### App state Here is an example [app](https://github.com/tolitius/mount/tree/uberjar/test/app) that has these states: