Skip to content

Commit 9aab3c3

Browse files
authored
Update README.md
1 parent 8f8ddca commit 9aab3c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Or a custom gradient
4040

4141
### Binary release
4242

43-
Download the latest published release and unzip the `ChangeMenuBarColor.zip` file. It will create a `ChangeMenuBarColor` executable file that you can use.
43+
Download the latest published release and unzip the `ChangeMenuBarColor.zip` file. It will create a `ChangeMenuBarColor` executable file that you can use. **Make sure you execute all the commands from the directory where you unziped the files**.
4444

4545
### Swift Package Manager
4646

@@ -61,7 +61,7 @@ and run
6161
swift build -c release
6262
```
6363

64-
to create a `ChangeMenuBarColor` executable file in `.build/release`. Ideally copy it to the project directory with
64+
to create a `ChangeMenuBarColor` executable file in `.build/release`. **Ideally copy it to the project directory with**
6565

6666
```
6767
cp .build/release/ChangeMenuBarColor .

0 commit comments

Comments
 (0)