[commits] [Wiki] changed: CreatingYourFirstModule

Jan Schneider jan at horde.org
Thu Apr 12 07:53:01 UTC 2018


jan  Thu, 12 Apr 2018 07:53:01 +0000

Modified page: https://wiki.horde.org/CreatingYourFirstModule
New Revision:  25
Change log:  Typo

@@ -46,9 +46,9 @@

  1. Check out the skeleton module:

  <code type="sh">
- git clgone --depth 1 https://github.com/horde/skeleton.git
+ git clone --depth 1 https://github.com/horde/skeleton.git
   cd skelton
  </code>

  2. Start a new module - based on the Skeleton module - by running  
the following helper script:



More information about the commits mailing list