Update README.md

This commit is contained in:
Ivan Bondarev 2023-03-19 14:31:27 +01:00 committed by GitHub
parent 0ed7479c84
commit acfa152ca9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,8 @@ echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sud
sudo apt update
sudo apt-get install mono-devel
sudo apt-get install mono-complete
sudo apt-get install mono-roslyn
sudo apt-get install msbuild
```
Build the project and run tests.