mirror of https://github.com/redis/redis.git
README: Remove trailing whitespace
This commit is contained in:
parent
72d42e5c9d
commit
d9caba9b3b
|
@ -109,7 +109,7 @@ To run Redis with the default configuration just type:
|
||||||
|
|
||||||
% cd src
|
% cd src
|
||||||
% ./redis-server
|
% ./redis-server
|
||||||
|
|
||||||
If you want to provide your redis.conf, you have to run it using an additional
|
If you want to provide your redis.conf, you have to run it using an additional
|
||||||
parameter (the path of the configuration file):
|
parameter (the path of the configuration file):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue