summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumeet142018-06-29 19:38:56 +0530
committersumeet142018-06-29 19:38:56 +0530
commit0cd3b7016fffd439e3fff285150d94ab03638d2b (patch)
tree62ad8fe30ddc9c795712d43ccbfcc8202b8b6a68
parentf8e52158ccf5c2077f0d3183e86797463cab4c2b (diff)
downloadOpenModelicaEmbedded-1-0cd3b7016fffd439e3fff285150d94ab03638d2b.tar.gz
OpenModelicaEmbedded-1-0cd3b7016fffd439e3fff285150d94ab03638d2b.tar.bz2
OpenModelicaEmbedded-1-0cd3b7016fffd439e3fff285150d94ab03638d2b.zip
README updated
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2c0bc8b..83c19bb 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,15 @@ OpenModelica for Embedded Applications
* If not, then click on `Board Manager`, type Tiva C in search bar and then click on `Install` to install board.
* While using Energia on Windows Operating System, make sure you install necessary device drivers by following the instructions given [here](http://energia.nu/guide/guide_windows/).
---
-##How to make changes to source code?
+## How to make changes to source code?
-##Linux Operating System
+## Linux Operating System
* Open the source codes by browsing to this location : `OpenModelicaEmbedded > Source`.
* After making changes to these files open `Terminal`.
* Browse to `OpenModelicaEmbedded > Source` folder using `cd` command.
* Run command `make`.
-##Windows Operating System
+## Windows Operating System
* Open the source codes by browsing to this location : `OpenModelicaEmbedded > Source`.
* After making changes to these files open `Command Prompt (cmd)`.
* Browse to `OpenModelicaEmbedded > Source` folder using `cd` command.