Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris committed Jun 9, 2017
1 parent 0925aaf commit 04f2167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/linux_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

These are the instructions to build AirSim on a Linux machine.
Note: you can also do this from [BashOnWindows](https://msdn.microsoft.com/en-us/commandline/wsl/install_guide)
but make sure you are `not` using a `Visual Studio Command Prompt` because we don't want cmake to accodemtally find VC++ and try and use that.
but make sure you are `not` using a `Visual Studio Command Prompt` because we don't want cmake to accidentally find VC++ and try and use that.

We need to use `clang compiler` because Unreal engine requires that.

Expand Down

0 comments on commit 04f2167

Please sign in to comment.