diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-04-10 14:44:46 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-10 14:44:46 +1000 |
| commit | 338c0b7dd4939c8bfdbb8a6ee66fd2e0f5a7cd41 (patch) | |
| tree | 3dcb86081809e0f6a34b2b7d0b7030e469e3b865 /README.md | |
| parent | 20bf93c86d7453d4ac1bdaf6bd2679f49d5951e9 (diff) | |
Fix a typo in the README
Fixes #22
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ Where `DOCKER_MACHINE_IP` is the IP Address of your Docker Node. ### From Source ```#!sh -$ git clone https://github.com/proogic/tube +$ git clone https://github.com/prologic/tube $ cd tube $ make $ ./tube |
