Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WMBao committed Feb 28, 2017
1 parent be5cf87 commit d13665a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions QuickFace-Server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,19 @@ v 1.0.0 - 2017.1.6

# Requiring Packages:

```
boost (>=1.54.0)

OpenCV (>=2.4.8)

Eigen (>=3.2.0)

a recent compiler (>=gcc-4.9)

ubuntu (>=14.04) - optional

```

# 'apt-get' Instructions for Requiring Packages:

```
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install gcc-5 g++-5 libboost-all-dev libeigen3-dev libopencv-dev opencv-data>
```

Expand Down

0 comments on commit d13665a

Please sign in to comment.