diff options
author | Kamakshidasan | 2016-12-22 16:07:15 +0530 |
---|---|---|
committer | GitHub | 2016-12-22 16:07:15 +0530 |
commit | 361420df19d8e5bdb92eae6b2852b5b30886db7d (patch) | |
tree | 42223005d4696ce40dfdf9ba74b71ac218afe64f | |
parent | 5692dcc6d92eb563cabd6ac27cb805b8de5e3a0f (diff) | |
download | xcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.tar.gz xcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.tar.bz2 xcos-on-web-361420df19d8e5bdb92eae6b2852b5b30886db7d.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |