Skip to content

Commit

Permalink
Minor typo on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hadjiszs committed Dec 2, 2017
1 parent adba706 commit 5b1b71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ More details are given in the [documentation pages](http://dgtal.org/download/).

```shell
git clone https://github.com/DGtal-team/DGtal.git
cd DGtal ; mkdir buid ; cd build
cd DGtal ; mkdir build ; cd build
cmake ..
make install
```
Expand Down

0 comments on commit 5b1b71d

Please sign in to comment.