Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down Expand Up @@ -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.
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.