Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanda0 authored Jan 12, 2025
1 parent a68691d commit 9347041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Linodsync is a Go-based application designed to back up your project directories
1. Create a directory for linodsync and download the pre-compiled binary into the server:
```bash
mkdir linodsync && cd linodsync
wget https://github.com/sanda0/linodsync/raw/refs/heads/main/linodsync
wget https://github.com/sanda0/linodsync/releases/download/v1.0.4/linodsync
```
2. Make the binary executable by setting the executable permissions:
```bash
Expand Down

0 comments on commit 9347041

Please sign in to comment.