aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2023-07-06 13:03:10 +0200
committervg <vgm+dev@devys.org>2023-07-06 13:03:10 +0200
commitb9c194a84cc1ee2f58737be521dbfbee190cc763 (patch)
tree071840c3cdee9882c6d84010959f3244a0b7afbe /readme.rst
parent27301862414094f7811ee6cbe958e25f9daec101 (diff)
downloadpasteme-master.tar.gz
pasteme-master.tar.bz2
pasteme-master.zip
remove bottle submodule, use distribution insteadHEADmaster
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.rst b/readme.rst
index 74e70e8..7afc03c 100644
--- a/readme.rst
+++ b/readme.rst
@@ -20,8 +20,8 @@ Dependencies
============
- python3 (3.4 at least)
-- bottle (included as submodule in this repository)
-- pygments (packaged on a lot of distributions)
+- bottle (python3-bottle package in debian)
+- pygments (python3-pygments package in debian)
Installation
============