From patchwork Wed Mar 30 12:58:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Max X-Patchwork-Id: 603352 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [IPv6:2a01:4f8:191:444b::2:7]) by ozlabs.org (Postfix) with ESMTP id 3qZnlL3jf1z9t3Z for ; Wed, 30 Mar 2016 23:58:54 +1100 (AEDT) Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 1A83C1CEB5; Wed, 30 Mar 2016 12:58:53 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from mail.sysmocom.de (mail.sysmocom.de [IPv6:2a01:4f8:191:444c::2:4]) by lists.osmocom.org (Postfix) with ESMTP id 6D7451CE9E for ; Wed, 30 Mar 2016 12:58:51 +0000 (UTC) Received: from mail.sysmocom.de (mail.sysmocom.de [144.76.43.93]) by mail.sysmocom.de (Postfix) with ESMTP id 482EF194A55; Wed, 30 Mar 2016 12:58:21 +0000 (UTC) Received: from pbell.local (ip5b418565.dynamic.kabel-deutschland.de [91.65.133.101]) by mail.sysmocom.de (Postfix) with ESMTPSA id 113C2194A53; Wed, 30 Mar 2016 12:58:21 +0000 (UTC) From: msuraev@sysmocom.de To: openbsc@lists.osmocom.org Subject: [PATCH 2/4] Expand installation instructions Date: Wed, 30 Mar 2016 14:58:15 +0200 Message-Id: <1459342697-1041-2-git-send-email-msuraev@sysmocom.de> X-Mailer: git-send-email 2.8.0 In-Reply-To: <1459342697-1041-1-git-send-email-msuraev@sysmocom.de> References: <1459342697-1041-1-git-send-email-msuraev@sysmocom.de> X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Max Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" From: Max --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index c4b7830..b85f7c9 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ Building/installation: sudo python setup.py install If you prefer to have it cleanly removable, install checkinstall and run sudo checkinstall python setup.py install +Alternatively, just run 'pip install --user -e ./' Use There are currently 3 scripts in this package: