Unverified Commit c508edde authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #212 from stijnvanhoey/patch-1

Fix typo on jekyll install
parents 7c6b289f d2d5916e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -171,8 +171,8 @@ you must install the software described below.

3.  **[Jekyll][jekyll]**.
    You can install this by running `gem install jekyll`.
    On a MacOS user does not have a permision to write to `/Library/Ruby/Gems/`.
    Run `gem install jelyll --user-install` instead.
    On macOS, a user does not have a permision to write to `/Library/Ruby/Gems/`.
    Run `gem install jekyll --user-install` instead.

4.  **R Packages**.
    We use [knitr][cran-knitr], [stringr][cran-stringr], and [checkpoint][cran-checkpoint]