Skip to content

Commit

Permalink
Add nimble install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimschmidt557 committed Jul 22, 2019
1 parent e593d02 commit 9866c56
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@ for the terminal user interface to work.

### From source

$ git clone https://github.com/joachimschmidt557/nimmm
$ cd nimmm
$ nimble install
```shell
$ git clone https://github.com/joachimschmidt557/nimmm
$ cd nimmm
$ nimble install
```

### With nimble

```shell
$ nimble install nimmm
```

0 comments on commit 9866c56

Please sign in to comment.