diff --git a/README.md b/README.md index 93e3297c5..60c9c54c1 100644 --- a/README.md +++ b/README.md @@ -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.