mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update screenshot
This commit is contained in:
parent
b36e069895
commit
8dbd1b4d3f
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Run your IRC client on a server and access it from the web browser. This allows you to chat from multiple devices at the same time and you will stay connected to IRC even when you close your browser.
|
||||
|
||||
### [Try the Shout client](http://shout-irc.com:9090/)
|
||||
### [Try the Shout client](http://shout-irc.com:9000/)
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -15,10 +15,10 @@ sudo npm install -g shout
|
|||
When the install is complete, go ahead and start the server:
|
||||
|
||||
```
|
||||
shout start --port 9000
|
||||
shout --port 9000
|
||||
```
|
||||
|
||||
## Screenshots
|
||||
## Screenshot
|
||||
|
||||
![](https://raw.github.com/erming/shout/master/screenshots/shout.png)
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 100 KiB |
Loading…
Reference in a new issue