Browse Source

[documentation][c++] Update apt-get commands (#2590)

pull/3882/head
Daco Harkes 5 years ago
committed by GitHub
parent
commit
89c9d66078
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpp/README

+ 1
- 1
cpp/README View File

@ -14,7 +14,7 @@ libphonenumber library directly.
Installing the binary packages:
- Use this if you just need to use or link against the library:
$ sudo apt-get install libphonenumber6 libphonenumber6-dev
$ sudo apt-get install libphonenumber8 libphonenumber-dev
Installing the source package:
- Use this if you wish to develop or debug the library:


Loading…
Cancel
Save