summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 075e784..937f542 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ The main aim of this project will be to port core functionalities of Xcos to a b
## Installation
* First install Scilab by,
- `sudo apt-get install scilab`
+`sudo apt-get install scilab`
* Now `cd` into the cloned repository
- `mvn clean install`
+`mvn clean install`
* Host on Tomcat and run index.html
## License information