Skip to content

Commit

Permalink
Merge pull request #22 from ericneiva/ericneiva-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fverdugo authored Feb 23, 2022
2 parents 0ce2779 + 86b0309 commit 52a80ff
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 @@ -121,7 +121,7 @@ $ sudo apt-get install libqhull-r7 libqhull-dev
If you need to install a C compiler, it can be also obtained by means of `apt` tool:
```
$ sudo apt-get update
$ sudo apt-get gcc
$ sudo apt-get install gcc build-essential
```

## Continuous integration
Expand Down

0 comments on commit 52a80ff

Please sign in to comment.