aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Radoslaw Busz <radoslaw.busz@yoti.com>2016-01-08 15:18:48 +0000
committerGravatar Radoslaw Busz <radoslaw.busz@yoti.com>2016-01-08 15:18:48 +0000
commit7d91667e82fac79cab8f959e7a66189b9156546c (patch)
tree19e41a2e4172606de80e3afeb536dc2443e9e0ea /README.md
parent35683bc1796bb1a4f7709411401fd4fa45582a11 (diff)
Update README.md - remove typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb57be8a..19723d36 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ To build protobuf from source, the following tools are needed:
On Ubuntu, you can install them with:
- $ sudo apt-get intall autoconf automake libtool curl
+ $ sudo apt-get install autoconf automake libtool curl
On other platforms, please use the corresponding package managing tool to
install them before proceeding.