Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit ad09d14

Browse files
author
Kenneth Reitz
committed
Update README.rst
1 parent d9f7d30 commit ad09d14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ Elegant WebSockets for your Flask apps.
2626
Serving WebSockets in Python was really difficult. Now it's not.
2727

2828

29+
Installation
30+
------------
31+
32+
To install Flask-Sockets, simply::
33+
34+
$ pip install Flask-Sockets
35+
36+
2937
Deployment
3038
----------
3139

0 commit comments

Comments
 (0)