From: Phil Schalm Date: Wed, 24 Oct 2018 17:34:58 +0000 (-0700) Subject: Fix spelling error on 'pythong' X-Git-Tag: v6.6.0~3^2~77^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11558%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix spelling error on 'pythong' --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index a7cf40594..e14e015c5 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -206,7 +206,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
  • Install python (not recommended) and add it to your system environment variables
  • -

    The first way is recommended if you've not installed pythong v2.7 yet as it doesn't affect your machine outside the node environment. In case you've already installed python v2.7 you may of course skip both ways and start using foundationc-cli immediately.

    +

    The first way is recommended if you've not installed python v2.7 yet as it doesn't affect your machine outside the node environment. In case you've already installed python v2.7 you may of course skip both ways and start using foundationc-cli immediately.

    ---