Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Gökhan Özeloğlu <[email protected]>
  • Loading branch information
Gökhan Özeloğlu committed Jul 25, 2022
1 parent 0c08a8a commit c7ea452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ cd gls
$ go build cmd/gls.go
```

After you run `go build command`, an executable file name `gls` is created. You can modify `.bashrc`, `.zshrc`, or another
After you run `go build` command, an executable file name `gls` is created. You can modify `.bashrc`, `.zshrc`, or another
file depending on the terminal you are using by adding the full path of the executable file.

```bash
Expand Down

0 comments on commit c7ea452

Please sign in to comment.