summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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
```