Changed README to reflect changes to make install

master
Brady McDonough 5 years ago
parent 6e5765d910
commit 8cafdca794

@ -6,8 +6,10 @@ Guile csv reader
## USAGE
### install
./configure && make
sudo make install
`$make`
`$sudo make install`
### read csv
```scheme

Loading…
Cancel
Save