diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ The main aim of this project will be to port core functionalities of Xcos to a b ## Installation * Download the sources of Scilab 6 -* Replace modules/scicos_blocks/src/c/cscope.c with -`https://github.com/kamakshidasan/scilab/blob/master/modules/scicos_blocks/src/c/cscope.c` +* Replace modules/scicos_blocks/src/c/cscope.c with + `https://github.com/kamakshidasan/scilab/blob/master/modules/scicos_blocks/src/c/cscope.c` * Build the sources * Change the Scilab path in SendLog.py and download required dependencies * Host on Flask and run index.html |