We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 658c025 + 25fe48d commit ba769feCopy full SHA for ba769fe
1 file changed
README.rst
@@ -31,6 +31,7 @@ Installation
31
32
You can install, upgrade, uninstall sqlite_bro.py with these commands::
33
34
+ $ apt-get install python3-tk # apt-get install python-tk if you are using python2
35
$ pip install sqlite_bro
36
$ pip install --upgrade sqlite_bro
37
$ pip uninstall sqlite_bro
@@ -53,4 +54,4 @@ Screenshot
53
54
Links
55
-----
56
-* `Fork me on GitHub <http://github.com/stonebig/sqlite_bro>`_
57
+* `Fork me on GitHub <http://github.com/stonebig/sqlite_bro>`_
0 commit comments