Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbrisrubio authored Apr 4, 2018
1 parent 060b625 commit 1f5ca27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Once you run go install you have access globally to the binary file
-To get the fileinfo:

no golang installed:
`csvmanager -f "path/to/file" info`
`./csvmanager -f "path/to/file" info`

golang installed:
`./csvmanager -f "path/to/file" info`
`csvmanager -f "path/to/file" info`

-To modify the file headers:

Expand Down

0 comments on commit 1f5ca27

Please sign in to comment.