Changes

Jump to navigation Jump to search
fix syntax highlighting error
Line 138: Line 138:     
On Mac, it might not work after installing Mono. If so:
 
On Mac, it might not work after installing Mono. If so:
* Enter this command: <source>ln -s /Library/Frameworks/Mono.framework/Versions/Current/bin/mono /usr/local/bin/mono</source>
+
* Enter this command: <source lang="bash">ln -s /Library/Frameworks/Mono.framework/Versions/Current/bin/mono /usr/local/bin/mono</source>
 
* If that shows an error or it still doesn't work, you can [https://brew.sh install Homebrew] and run <code>brew install mono mono-libgdiplus</code> in the Terminal app.
 
* If that shows an error or it still doesn't work, you can [https://brew.sh install Homebrew] and run <code>brew install mono mono-libgdiplus</code> in the Terminal app.
  
105,694

edits

Navigation menu