Skip to content

Commit 0f4ceb2

Browse files
authored
Update README.md
1 parent 2382c4e commit 0f4ceb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ chmod +x install_requirements
1818
chmod +x enc
1919
./install_requirements
2020
```
21+
## For global usage
22+
```bash
23+
sudo cp enc /bin
24+
```
2125

2226
## Usage
2327

0 commit comments

Comments
 (0)