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 ## USAGE
### install ### install
./configure && make
sudo make install `$make`
`$sudo make install`
### read csv ### read csv
```scheme ```scheme

Loading…
Cancel
Save