Skip to content

Commit 144bf3c

Browse files
committed
quick fix in install instructions in archiving sample walkthrough
1 parent ccb91b2 commit 144bf3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/Archiving/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Finally, start the server.
3333
(venv)$ python archiving.py
3434
```
3535

36-
Visit <http://localhost:5000/> in your browser. Open it again in a second window. Smile! You've just
37-
set up a group chat.
36+
Visit <http://localhost:5000/> in your browser. You can now create new archives (either as a host or
37+
as a participant) and also play archives that have already been created.
3838

3939
## Walkthrough
4040

0 commit comments

Comments
 (0)