Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #21 from sieben/code_markdown
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
remyleone committed Dec 17, 2015
2 parents 3a79240 + 3ede7a6 commit 1cfbd51
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ Installation

1. Download the repository. If you have git installed type the following
command :

git clone git@github.com:sieben/makesense.git
```
git clone git@github.com:sieben/makesense.git
```

2. Download Contiki from the following address to the root of the
previously downloaded repository:
Expand All @@ -27,8 +28,10 @@ Installation
.travis.yml file as a way to help you.

4. Install the python dependencies by using:

pip install requierements.txt

```
pip install requierements.txt
```

Getting started
---------------
Expand Down

0 comments on commit 1cfbd51

Please sign in to comment.