You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2019/05/23 11:19:26 UTC

[plc4x] 04/05: Added some missing instructions for linux.

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit e5686923dc4b3bf698d6208aca7a00ca7283a224
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu May 23 13:18:50 2019 +0200

    Added some missing instructions for linux.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index b85e61c..c531e45 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Linux
 
 On a clean Ubuntu 18.04 the following software needs to be installed:
 
-    sudo apt
+    sudo apt install python-setuptools
 
 If you're building a source-distribution and haven't installed git yet, be sure to do so: