diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-05-22 19:27:30 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-05-22 19:27:30 +0200 |
commit | a06883ff00a4e8eda996eb9c0d3922699f2ee8fe (patch) | |
tree | 94f8ac85261b16028afdd08f6ace83e29006f251 | |
parent | b75ee7ef5d2583e0e34d798ea897e193c70cc65e (diff) |
[docs] format typo
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -189,7 +189,7 @@ Now you should be able to run the user interface with debugging tools:: cd ui npm run ui -This command is the same as running: +This command is the same as running:: chromium-browser "http://localhost:7070/#$(cat ~/.config/leap/authtoken)" |