summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamakshidasan2016-12-22 16:07:15 +0530
committerGitHub2016-12-22 16:07:15 +0530
commit361420df19d8e5bdb92eae6b2852b5b30886db7d (patch)
tree42223005d4696ce40dfdf9ba74b71ac218afe64f
parent5692dcc6d92eb563cabd6ac27cb805b8de5e3a0f (diff)
downloadxcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.tar.gz
xcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.tar.bz2
xcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 70ce93f..2edb712 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ The main aim of this project will be to port core functionalities of Xcos to a b
* Download the sources of Scilab 6 and replace modules/scicos_blocks/src/c/cscope.c with
`https://github.com/kamakshidasan/scilab/blob/master/modules/scicos_blocks/src/c/cscope.c`
-* After building, change the Scilab path in SendLog.py and download dependencies
+* After building, change the Scilab path in SendLog.py
* Host on Flask and run index.html
## License information