Skip to content

Commit 55ee151

Browse files
committed
Update Manual Install Instructions
1 parent 75c84ee commit 55ee151

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ yay -S gomp-git
3939
- Install `go` and `git` through your package manager and then
4040

4141
```bash
42-
git clone https://github.com/aditya-K2/gomp && cd gomp && GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw" go build -v && sudo install -D gomp -t "/usr/bin/"
42+
$ git clone https://github.com/aditya-K2/gomp
43+
$ cd gomp
44+
$ sudo make install
4345
```
4446
---

0 commit comments

Comments
 (0)