summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fddced9..9dee2e5 100644
--- a/README.md
+++ b/README.md
@@ -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