You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by ot...@apache.org on 2020/04/28 18:03:30 UTC

[plc4x] branch develop updated: Update linux.adoc

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new d232005  Update linux.adoc
d232005 is described below

commit d232005701a5ba11f7cce4b3e10017b40bc445ca
Author: ottlukas <ot...@gmail.com>
AuthorDate: Tue Apr 28 20:03:23 2020 +0200

    Update linux.adoc
---
 src/site/asciidoc/developers/preparing/linux.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/asciidoc/developers/preparing/linux.adoc b/src/site/asciidoc/developers/preparing/linux.adoc
index 7692c15..e0f7fb5 100644
--- a/src/site/asciidoc/developers/preparing/linux.adoc
+++ b/src/site/asciidoc/developers/preparing/linux.adoc
@@ -27,7 +27,7 @@ If you get any successful output, you probably don't need to do anything.
 
 Apt-based systems:
 
- sudo apt-get install git
+ sudo apt install git
 
 Yum based systems: