Browse Source

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

pull/2591/head
Daco Harkes 5 years ago
committed by GitHub
parent
commit
72d1470d6c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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: Installing the binary packages:
- Use this if you just need to use or link against the library: - 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: Installing the source package:
- Use this if you wish to develop or debug the library: - Use this if you wish to develop or debug the library:


Loading…
Cancel
Save