Skip to content

Commit

Permalink
converted --uninstall to codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
suvanbanerjee committed Apr 18, 2024
1 parent 2b0f86c commit 3850467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Few scenarios are available as example in the [scenarios](https://github.com/Ope

## Uninstall

To uninstall Open Voice OS run the installer with the --uninstall option (non-interactive) or simply run the installer and answer `Yes` to the `Do you want to uninstall Open Voice OS?` question.
To uninstall Open Voice OS run the installer with the `--uninstall` option (non-interactive) or simply run the installer and answer `Yes` to the `Do you want to uninstall Open Voice OS?` question.

```shell
sh -c "curl -s https://raw.githubusercontent.com/OpenVoiceOS/ovos-installer/main/installer.sh -o installer.sh && chmod +x installer.sh && sudo ./installer.sh --uninstall && rm installer.sh
Expand Down

0 comments on commit 3850467

Please sign in to comment.