Update README with requirements

Original commit 885413ef3b87961f9ab03d029695ecd9b52312e3
This commit is contained in:
Mark Probst 2017-08-22 13:45:21 -07:00
Родитель 4e1a986d17
Коммит 086dca04d3
1 изменённых файлов: 9 добавлений и 1 удалений

Просмотреть файл

@ -28,7 +28,15 @@ Fixtures are defined in `test/test.ts`.
### Requirements
* [`dotnetcore`](https://www.microsoft.com/net/core#macos)
#### C#
[`dotnetcore`](https://www.microsoft.com/net/core#macos)
#### Java
[Maven](https://maven.apache.org/) (for example via [Homebrew](https://brew.sh))
On MacOS that seems to be sufficient to run the tests with the system Java.
## Edit