Added note about OS specific installation instructions. (#8135)

Merge pull request 8135
This commit is contained in:
Aaron K Redshaw 2020-04-25 00:58:34 -07:00 committed by GitHub
parent 6a5f52b3ef
commit 9e9c713f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ If you encounter any errors during this process, see the
[troubleshooting]({{ '/docs/troubleshooting/#configuration-problems' | relative_url }}) page. Also,
make sure you've installed the development headers and other prerequisites as
mentioned on the [requirements]({{ '/docs/installation/#requirements' | relative_url }}) page.
Note: Installation might be different depending on your operating system. See our [guides](https://jekyllrb.com/docs/installation/#guides) for OS specific instructions.