summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamakshidasan2016-12-22 16:02:19 +0530
committerGitHub2016-12-22 16:02:19 +0530
commit2060e2025112e9d0acb8e65ab07b7605fe9e6580 (patch)
tree4f28a8780ead5123a7e284bb4914a27d0a8612ab
parentf44bfa99343d387dddf8bc38e618e0fc1e709377 (diff)
downloadxcos-on-web-2060e2025112e9d0acb8e65ab07b7605fe9e6580.tar.gz
xcos-on-web-2060e2025112e9d0acb8e65ab07b7605fe9e6580.tar.bz2
xcos-on-web-2060e2025112e9d0acb8e65ab07b7605fe9e6580.zip
Update 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