Browse Source

indenting the msbuild command in c# guide

Yusuke Tsutsumi 7 years ago
parent
commit
7c3626383a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/scripting/c_sharp/c_sharp_basics.rst

+ 1 - 1
getting_started/scripting/c_sharp/c_sharp_basics.rst

@@ -165,6 +165,6 @@ Debugging Failing Godot Builds
 ------------------------------
 ------------------------------
 
 
 If you find that your mono project is failing to build, you can debug more closely
 If you find that your mono project is failing to build, you can debug more closely
-by running the following on the command line, in the root of your project.
+by running the following on the command line, in the root of your project::
 
 
     $ msbuild
     $ msbuild