Skip to content

Commit

Permalink
docs: fix grammar errors
Browse files Browse the repository at this point in the history
  • Loading branch information
m-triassi authored Jan 14, 2025
1 parent 578d721 commit 1a002c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ brew install wowforge-cli
Once complete you may run `wowforge-cli` globally.

### Set up
Before being able to use application you **must** set the install path configuration value. This path specifies where
Before being able to use the application you **must** set the install path configuration value. This path specifies where
to install addons to. If you are using Lutris or Wine this path should be mounted somewhere in your file system.

With Lutris specifically you can right-click on the game and press "Browse Files" and it should open a file browser in
Expand All @@ -58,7 +58,7 @@ wowforge-cli add <ID>
This will download and install the addon to the path you specified above, as well as save the ID for future updates

### Updating Addons
Updating addons is even easier, since all tracked ID are saved, you running the `update` command will update all tracked addons one by one without any intervention.
Updating addons is even easier, since all tracked ID are saved, running the `update` command will update all tracked addons one by one without any intervention.
```bash
wowforge-cli update
```
Expand All @@ -69,4 +69,4 @@ Please see [CONTRIBUTING](https://github.com/m-triassi/wowforge-cli/blob/main/CO

## License

The MIT License (MIT). Please see [License File](https://github.com/m-triassi/wowforge-cli/blob/main/LICENSE.md) for more information.
The MIT License (MIT). Please see [License File](https://github.com/m-triassi/wowforge-cli/blob/main/LICENSE.md) for more information.

0 comments on commit 1a002c1

Please sign in to comment.