Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris committed May 3, 2017
1 parent 62af456 commit 390e565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

## Install Dependencies
AirSim code has two external dependencies:
1. We use [install Eigen](install_eigen.md). But the build.cmd script will install it for you, so you don't have to do anything special here. But after build.cmd has finished, you need to set an EIGEN_ROOT environment variable
1. We use [Eigen](install_eigen.md).
2. We use [rpclib](https://github.com/rpclib/rpclib.git) which is included as a git submodule. So you don't have any setup to do for this one.

## Get the Code and Build
Expand Down

0 comments on commit 390e565

Please sign in to comment.