fixed codeblock in readme

This commit is contained in:
Jesse Laprade 2022-12-02 16:49:37 -05:00
parent 57859b31fa
commit 0146087955

View file

@ -24,11 +24,9 @@ TODO
## compilation ## compilation
``` sudo make dependencies
sudo make dependencies make
make sudo make install
sudo make install
```
## installation ## installation