Skip to content

Commit 453b0bb

Browse files
committed
update(docs): typos
1 parent 5ba1e81 commit 453b0bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Cross-platform (but Windows focused) CLI to perform deployment operations relate
2020

2121
## Try it quickly
2222

23-
Using Python and the officiel package installer `pip`:
23+
Using Python and the official package installer `pip`:
2424

2525
```sh
2626
pip install qgis-deployment-toolbelt
2727
qdt -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
2828
```
2929

30-
Or using a pre-built executable (downloadable [through releases assets](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases/latest)), for example on Windows:
30+
Or using a pre-built executable (downloadable [through releases assets](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases/latest)). For example on Windows:
3131

3232
```powershell
3333
QGISDeploymentToolbelt_0-27-0_Windows.exe -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml

0 commit comments

Comments
 (0)