Browse Source

Fix a typo in cpp/README (#1735)

pull/999/merge
Felix Yan 9 years ago
committed by lararennie
parent
commit
9040229c15
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpp/README

+ 1
- 1
cpp/README View File

@ -32,7 +32,7 @@ The example command lines below assume that you have a Debian-based GNU/Linux
distribution. Other distributions and packaging systems will differ.
Quickstart:
- In recent Debian-based distributions, it should be sufficent to run:
- In recent Debian-based distributions, it should be sufficient to run:
$ sudo apt-get install \
cmake cmake-curses-gui libprotobuf-dev libgtest-dev libre2-dev \
libicu-dev libboost-dev libboost-thread-dev libboost-system-dev \


Loading…
Cancel
Save