nimble: simplify descriptions of some examples

This commit is contained in:
Hugo Locurcio
2018-07-24 14:19:10 +02:00
committed by Agniva De Sarker
parent ad9733bb1f
commit 1e0e405ab6

View File

@@ -19,10 +19,10 @@
`nimble init`
- Build the Nimble package in the current directory:
- Build a Nimble package:
`nimble build`
- Install the Nimble package in the current directory:
- Install a Nimble package:
`nimble install`