diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -64,6 +64,9 @@ git bug pull [<remote>] # Push bugs update to a git remote git bug push [<remote>] + +# Launch the web UI +git bug webui ``` ## Internals |