summarylogtreecommitdiffstats
path: root/clickable.install
diff options
context:
space:
mode:
authortydell2018-04-14 13:22:18 +0200
committertydell2018-04-14 13:22:18 +0200
commit8f1c164262968bcb8c0672f79b03e6dceea900ab (patch)
treeebebcfa5e64fc9b9d83aa3f33fa869d090344a24 /clickable.install
parent7b36e97086e85502e4e6f8253cd0b9c00a2a064e (diff)
downloadaur-8f1c164262968bcb8c0672f79b03e6dceea900ab.tar.gz
Updated sources, now clickable works with python3
Diffstat (limited to 'clickable.install')
-rwxr-xr-xclickable.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/clickable.install b/clickable.install
index 44a49038f720..aebe2a5521d1 100755
--- a/clickable.install
+++ b/clickable.install
@@ -6,8 +6,6 @@ post_install() {
echo " "
echo "After installation you need to configure docker for clickable:"
echo " clickable setup-docker"
- echo "and install cookiecutter package"
- echo " pip2 install --user cookiecutter"
echo " "
}