Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit b745504

Browse files
authored
Trivial
1 parent 6ab6955 commit b745504

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/multicol-csv-import/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ Open a terminal in the `go-pilosa` directory and build the importer:
1919
## Usage
2020

2121
* Run `multicol-csv-import` with the Pilosa address (by default: `localhost:10101`) and name of the CSV file:
22-
22+
```
2323
$ ./multicol-csv-import :10101 sample.csv
24+
```

0 commit comments

Comments
 (0)