summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamakshidasan2016-12-24 00:40:55 +0530
committerGitHub2016-12-24 00:40:55 +0530
commit43a44eca74ebd29dd9f7ae5a47fa91f887202784 (patch)
tree7693064530ccd78ac3f9d5df52d1f6559a198fce
parent70cab15b61db237cb5e6bdf94060306e053f52d8 (diff)
downloadxcos-on-web-43a44eca74ebd29dd9f7ae5a47fa91f887202784.tar.gz
xcos-on-web-43a44eca74ebd29dd9f7ae5a47fa91f887202784.tar.bz2
xcos-on-web-43a44eca74ebd29dd9f7ae5a47fa91f887202784.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 54f9e97..a493a6c 100644
--- a/README.md
+++ b/README.md
@@ -5,13 +5,13 @@ The main aim of this project will be to port core functionalities of Xcos to a b
## Installation
- `git clone https://github.com/FOSSEE/xcos-on-web
+ git clone https://github.com/FOSSEE/xcos-on-web
git clone https://github.com/Hrily/scilab
cd scilab && ./configure && make
- cd ../xcos-on-web && python SendLog.py`
+ cd ../xcos-on-web && python SendLog.py
(The directories `scilab` and `xcos-on-web` must be within the same folder)