Skip to content

Commit 00002be

Browse files
authored
Merge pull request #1 from Pa1amar/main
Update README.md
2 parents 90192ff + 4c80079 commit 00002be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ This script only runs correctly if your `go-quai` is in the home directory. It w
77
Clone the repository with
88

99
```bash
10-
git clone https://github.com/Juuddi/snapshot-script.git
10+
git clone https://github.com/Juuddi/snapshot-script.git && cd snapshot-script
1111
```
1212

1313
To run the script, you'll need to make it executable first
1414

1515
```bash
16-
chmod +x download.sh
16+
sudo chmod +x download.sh
1717
```
1818

1919
Then you can run it with

0 commit comments

Comments
 (0)