diff --git a/README.md b/README.md index 0d6fc97..3b60703 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Install [.NET Core](https://www.microsoft.com/net/download/core) ### Unix +_Note: Ensure unzip and curl are installed on the system_ + ```shell curl -s https://raw.githubusercontent.com/tonerdo/dotget/master/scripts/install.sh | bash ``` @@ -119,4 +121,4 @@ If you find a bug or have a feature request, please report them at this reposito ## License -This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info. \ No newline at end of file +This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.