diff options
author | Manoj | 2014-03-16 19:22:05 +0530 |
---|---|---|
committer | Manoj | 2014-03-16 19:22:05 +0530 |
commit | 79c099a3a5505eaa1dc82e3483ce39d8baf60405 (patch) | |
tree | 0c95a4a0c675657fa6c4e60c6f239613e0e7cc7c | |
parent | 362e15a5a70f1fe797db4a20d8257da676c21998 (diff) | |
download | sandhi-docs-master.tar.gz sandhi-docs-master.tar.bz2 sandhi-docs-master.zip |
trivial fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,5 +32,5 @@ Sandhi is a free and open-source visual programming language and editor to repla ### Get a single page documentation 1. Clone this repository 2. `sudo ./compile.sh` -3. Checkout one.html +3. Checkout `one_page_doc.html` |