summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2014-11-19 08:35:35 -0600
committerTristan Sloughter <tristan.sloughter@gmail.com>2014-11-19 08:35:35 -0600
commit2ba2002a80e29aaf6b295ad8cf4856c4a142920b (patch)
tree29300d86ad4605ea00fb14b2739cc464c69eb17f
parent6616b3584965d71b7ca040b84965363a004054f2 (diff)
Update guide.md
-rw-r--r--doc/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.md b/doc/guide.md
index 9494f16..32226e2 100644
--- a/doc/guide.md
+++ b/doc/guide.md
@@ -23,7 +23,7 @@ $ rebar3 new release myrelease
First, checkout the project and change directories to the project root.
```shell
-$ git clone git://github.com/tsloughter/minansan.git
+$ git clone git://github.com/tsloughter/minasan.git
$ cd minansan
```