fix typos in README files
[m6w6/libmemcached] / README.FIRST
index dd15b737ed1834f5ce349b37e7573227a8bf43d0..389a768df48587e5a65afa4673a369b96a0b68c1 100644 (file)
@@ -14,7 +14,7 @@ can do this by running the script:
 ./config/bootstrap
 
 It will set up all of the files you need to build libmemcached. At that
-point it is just the typical "./configure; make; make test; make instal"
+point it is just the typical "./configure; make; make test; make install"
 
 For a tarball release do a "make dist" and for an RPM type "make rpm".