summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Wei <franklin@rockbox.org>2019-07-28 15:31:30 -0400
committerFranklin Wei <franklin@rockbox.org>2019-07-28 15:34:05 -0400
commite499b75117f4c819b461232d2fed256084e91c14 (patch)
tree20cef2764a9130aedb7babea353524f3886cadc6
parent02a69857994afe608cdb08ee2c51e61afa2952c7 (diff)
downloadrockbox-e499b75117f4c819b461232d2fed256084e91c14.tar.gz
rockbox-e499b75117f4c819b461232d2fed256084e91c14.zip
docker-rbclient: whitespace fix
Gerrit's web editor can't be trusted. Change-Id: I0dd4a6ab2f8e3600fb37e9806adf6c067feea9ed
-rw-r--r--tools/docker_rbclient/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/docker_rbclient/README b/tools/docker_rbclient/README
index a514e75c28..48026f2140 100644
--- a/tools/docker_rbclient/README
+++ b/tools/docker_rbclient/README
@@ -30,6 +30,6 @@ To build from scratch:
30It is also possible to pull straight from Docker Hub. Run: 30It is also possible to pull straight from Docker Hub. Run:
31 31
32 docker pull built1n/rbclient 32 docker pull built1n/rbclient
33 33
34Then you can use all the commands above, with `myclient' replaced with 34Then you can use all the commands above, with `myclient' replaced with
35`built1n/rbclient'. \ No newline at end of file 35`built1n/rbclient'.