Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidfadhil committed Jun 21, 2024
1 parent a51ef4c commit a4b9e1b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ sudo curl -fsSL https://raw.githubusercontent.com/zaidfadhil/kemit/main/install.
sudo wget -qO- https://raw.githubusercontent.com/zaidfadhil/kemit/main/install.sh | sh
```

<!-- ### Using Homebrew -->
<!-- Install Kemit on macOS using Homebrew: -->
<!---->
<!-- ```shell -->
<!-- brew install kemit -->
<!-- ``` -->

### From Source

1. Clone the repository:
Expand Down Expand Up @@ -81,13 +74,5 @@ To uninstall Kemit, you can use the uninstall script which removes the installed
sudo curl -fsSL https://raw.githubusercontent.com/zaidfadhil/kemit/main/uninstall.sh | sh
```

Or, if you prefer using Wget:

```shell
sudo wget -qO- https://raw.githubusercontent.com/zaidfadhil/kemit/main/uninstall.sh | sh
```

Ensure that the uninstallation script is also placed in the repository if it does not exist.

## License
kemit is licensed under the [MIT License](https://github.com/zaidfadhil/kemit/blob/master/LICENSE).

0 comments on commit a4b9e1b

Please sign in to comment.