From 7351ce74be1e02aa04e62434f44deb261c2601fe Mon Sep 17 00:00:00 2001 From: MichaĆ Lenart <michall@ipipan.waw.pl> Date: Wed, 2 Apr 2014 21:37:41 +0000 Subject: [PATCH] poprawka w README --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 41541c9..6e08362 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ Compilation - prerequisites This tutorial assumes that build process is performed on Linux 64bit machine (preferably from Debian/Ubuntu family). -sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb +sudo apt-get install build-essential autotools-dev python python-setuptools python-stdeb python-pip sudo pip install pyinstaller For cross compiling: @@ -53,6 +53,10 @@ Create packages with Python bindings for target platform: make package-python +Create packages with dictionary builder: + +make package-builder + *************** Installation *************** -- libgit2 0.22.2