Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrofroes authored Feb 27, 2021
1 parent 39003f3 commit aab86cb
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 @@ -11,15 +11,15 @@ On Linux systems we are able to search for the documentation of a function using
You can either download the latest version from the [releases](https://github.com/leandrofroes/manw/releases) page or build it manually:

```
git clone https://github.com/leandrofroes/manw
git clone https://github.com/leandrofroes/manw.git
cd manw
make
```

OR

```
go get https://github.com/leandrofroes/manw
go get github.com/leandrofroes/manw
```

NOTE: Tested on Linux and Windows.
Expand Down

0 comments on commit aab86cb

Please sign in to comment.