Skip to content

Commit

Permalink
What!?!? Another error... Memcached help fixed so the reference to st…
Browse files Browse the repository at this point in the history
…art_server.bat has been eradicated.
  • Loading branch information
traeblain committed Apr 20, 2012
1 parent a36600f commit 95ff7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Make sure to create a my.ini file in the mysql folder. It is important that you

### Memcached

The start_server.bat file loads memcached using only 10MB of RAM by default. If you need more, start memcached separately:
This program loads memcached using only 10MB of RAM by default. If you need more, start memcached separately:

start /B memcached\memcached.exe -m 10 -c 1024
server serve -c
Expand Down

0 comments on commit 95ff7a9

Please sign in to comment.