Fix incorrect presentation in README.md (#5697)

This commit is contained in:
Garen Chan 2021-03-16 22:43:03 +08:00 committed by GitHub
parent 6da2bc96e2
commit f141329fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ To append a suffix to Redis program names, use:
% make PROG_SUFFIX="-alt"
You can run a 32 bit Redis binary using:
You can build a 32 bit Redis binary using:
% make 32bit