indicate where mono is under linux:dotnet

This commit is contained in:
parrt 2017-03-03 10:20:33 -08:00
parent 924b3d137c
commit f18ce14afe
1 changed files with 2 additions and 1 deletions

View File

@ -19,4 +19,5 @@ sudo rm -rf /usr/local/maven/ && sudo mkdir -p /usr/local/maven && \
sudo tar xzvf apache-maven-3.3.9-bin.tar.gz -C /usr/local/maven --strip-components=1
mvn -v
mono --version
which mono