projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c37c04a
)
Add required packages to README
author
Thameera Senanayaka
<thameera123@gmail.com>
Sun, 27 Jul 2014 13:57:06 +0000
(19:27 +0530)
committer
Thameera Senanayaka
<thameera123@gmail.com>
Sun, 27 Jul 2014 13:57:06 +0000
(19:27 +0530)
Linux distributions need the `python-dev` and `libsqlite3-dev` packages to have been installed for rainbowstream to install.
README.rst
patch
|
blob
|
blame
|
history
diff --git
a/README.rst
b/README.rst
index 976461fabc74da9d613af79b29424db9f98b73ce..461a2e1346c6366a7ebade55bf0c1eee76ab9839 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-23,6
+23,14
@@
Showcase
Install
\r
-------
\r
\r
+Requirements
\r
+^^^^^^^^^^^^
\r
+
\r
+If you use Linux, you might need to install the ``python-dev`` and
\r
+``libsqlite3-dev`` packages if you haven't already. For debian-based distros,
\r
+these can be installed with ``sudo apt-get install python-dev libsqlite3-dev``.
\r
+
\r
+
\r
The quick way
\r
^^^^^^^^^^^^^
\r
\r