Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
📝 Fixed comment.
Browse files Browse the repository at this point in the history
Added "directory" to the end.
  • Loading branch information
Beta Pictoris authored Feb 26, 2022
1 parent 812515f commit d7e7420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ sudo install -Dt /usr/local/bin -m 755 timeleft
### Build from source
```bash
git clone git@github.com:BetaPictoris/timeleft.git # Clone the repository
cd timeleft # Change into the repository's
cd timeleft # Change into the repository's directory
bash build.sh # Build Time Left
sudo install -Dt /usr/local/bin -m 755 timeleft # Install Time Left to "/usr/local/bin" with the mode "755"
```

0 comments on commit d7e7420

Please sign in to comment.