Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
signoredellarete committed Jun 5, 2023
1 parent f8ed785 commit 62e1971
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Download [main.zip](https://github.com/signoredellarete/rename-arw/archive/refs/
```
sudo mkdir -p /usr/local/bin/
sudo chmod +x /usr/local/bin/
cp rename-arw /usr/local/bin/
sudo cp rename-arw /usr/local/bin/
sudo chmod +x /usr/local/bin/rename-arw
echo 'PATH=$PATH:/usr/local/bin/' >> ~/.bashrc
```

Expand Down

0 comments on commit 62e1971

Please sign in to comment.