diff options
author | Kamakshidasan | 2016-12-22 16:45:44 +0530 |
---|---|---|
committer | GitHub | 2016-12-22 16:45:44 +0530 |
commit | 9420b78eb3b437ab3aceba8dfeb66e79893084d2 (patch) | |
tree | 0c6e7b02d0a3e682ec900d8ba1be4e382e6e4cf1 | |
parent | 0673b4713c79b81120ba6a9105513261a2f2e416 (diff) | |
download | xcos-on-web-9420b78eb3b437ab3aceba8dfeb66e79893084d2.tar.gz xcos-on-web-9420b78eb3b437ab3aceba8dfeb66e79893084d2.tar.bz2 xcos-on-web-9420b78eb3b437ab3aceba8dfeb66e79893084d2.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ The main aim of this project will be to port core functionalities of Xcos to a b ## Installation -* 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` +* Download the sources of Scilab 5.5.2 32 bit from `https://github.com/kamakshidasan/scilab` * After building, change the Scilab path in SendLog.py * Host on Flask and run index.html |