From 79c099a3a5505eaa1dc82e3483ce39d8baf60405 Mon Sep 17 00:00:00 2001 From: Manoj Date: Sun, 16 Mar 2014 19:22:05 +0530 Subject: Update README.md trivial fix--- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afadc0..770227f 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit