X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=README.FIRST;h=389a768df48587e5a65afa4673a369b96a0b68c1;hb=513c469c933b1a59092a2d8e496d0adb2656f464;hp=5f46996dfbd1a62f32ff0b35d11d2cd1f215e71c;hpb=7e447d1538f9ef6c25c454b537cf03c0cac1e6b9;p=awesomized%2Flibmemcached diff --git a/README.FIRST b/README.FIRST index 5f46996d..389a768d 100644 --- a/README.FIRST +++ b/README.FIRST @@ -3,7 +3,7 @@ Hi! If you are getting this code from http://hg.tangent.org/libmemcached then continue reading. Otherwise these directions are not for you (well maybe...). -To obtain code from http://hg.tangent.org/libmemached you will need to issue +To obtain code from http://hg.tangent.org/libmemcached you will need to issue the following command: hg clone http://hg.tangent.org/libmemcached @@ -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".