Skip to content

Commit a076d20

Browse files
authored
Update README.md
1 parent 4071d43 commit a076d20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ curl -fsSLo "$USER_SCRIPTS/update" https://raw.githubusercontent.com/andmpel/Mac
3131
chmod +x "$USER_SCRIPTS/update"
3232
```
3333

34-
Optional:
34+
Now you can run the script anytime by simply typing `./update` from your home directory in your terminal
35+
36+
***Optional:***
3537

3638
Add an alias command to the update script in your .zshrc file
3739

3840
Feel free to edit, or `#`comment out commands from the `update_all()` function of the script to skip them
3941

40-
Now you can run the script anytime by simply typing `./update` from your home directory in your terminal
4142

4243
## Supported Updates
4344

0 commit comments

Comments
 (0)