Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya-f4 authored Oct 1, 2024
1 parent 3101d1e commit 3ce9c2e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ Option:

### Alternative Installation & update :

Setting go path environment (linux & MAC) :
```bash
export PATH=$PATH:/home/worldsavior/go/bin
```

And then install via go install (linux, windows & MAC) :
```bash
go install -v github.com/Arya-f4/worldshellfinder@latest
```
Expand Down

0 comments on commit 3ce9c2e

Please sign in to comment.