Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinus committed Aug 29, 2015
1 parent fd7906d commit e3fcd43
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ Be sure to update your `PYTHONPATH` to include `/usr/local/lib/python2.7/site-pa

See the [Dockerfile](https://github.com/mapillary/OpenSfM/blob/master/Dockerfile) for the commands to install all dependencies on Ubuntu 14.04. The steps are

1. Install [OpenCV][], [Boost Python][], [NumPy][], [SciPy][] using apt-get.

2. Install python requirements using pip.

3. [Build and Install](http://ceres-solver.org/building.html) the [Ceres solver][] from its source using the `-fPIC` compilation flag.
1. Install [OpenCV][], [Boost Python][], [NumPy][], [SciPy][] using apt-get
2. Install python requirements using pip
3. [Build and Install](http://ceres-solver.org/building.html) the [Ceres solver][] from its source using the `-fPIC` compilation flag


## Building
Expand Down

0 comments on commit e3fcd43

Please sign in to comment.