Skip to content

Commit 701b5e7

Browse files
Update README.md
1 parent 4e004a5 commit 701b5e7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ please create a pull request.
5353
$ cd impd && sudo make install
5454
```
5555
56+
Alternative to steps 2 and 3:
57+
58+
```
59+
sudo curl -Lo /usr/local/bin/impd https://github.com/Ajatt-Tools/impd/raw/refs/heads/main/impd
60+
sudo chmod 755 /usr/local/bin/impd
61+
```
62+
5663
</details>
5764
5865
## Configuration

0 commit comments

Comments
 (0)