From 9e9c713f65789186aaff21470bfdda2d25d56328 Mon Sep 17 00:00:00 2001 From: Aaron K Redshaw Date: Sat, 25 Apr 2020 00:58:34 -0700 Subject: [PATCH] Added note about OS specific installation instructions. (#8135) Merge pull request 8135 --- docs/_docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_docs/index.md b/docs/_docs/index.md index ab373c91..d5e7e970 100644 --- a/docs/_docs/index.md +++ b/docs/_docs/index.md @@ -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. \ No newline at end of file