mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-01 20:00:22 -05:00
Update csv README.md (#2328)
This commit is contained in:
@@ -7,7 +7,7 @@ Imports a CSV file as `List<T>` where `T` is a struct with fields corresponding
|
||||
```
|
||||
$ cd csv-import
|
||||
$ go build
|
||||
$ ./csv-import <PATH> http://localhost:8000:foo
|
||||
$ ./csv-import <PATH> http://localhost:8000::foo
|
||||
```
|
||||
|
||||
## Some places for CSV files
|
||||
|
||||
Reference in New Issue
Block a user