未验证 提交 9e83ef21 编写于 作者: O Olatunji Ruwase 提交者: GitHub

Update installation instructions (#362)

上级 4d4eafbe
...@@ -29,7 +29,15 @@ gem install jekyll bundler ...@@ -29,7 +29,15 @@ gem install jekyll bundler
``` ```
### Start a local webserver ### Start a local webserver
We now need to install the required Ruby packages for the website. **NOTE**: this step frequently hangs when connected to a VPN (including MSVPN). Simply disconnect for the package installation. We now need to install the required Ruby packages for the website.
**NOTE**: you should change to this folder (i.e., docs) before running the installation command to avoid this [error](https://stackoverflow.com/questions/10012181/bundle-install-returns-could-not-locate-gemfile/35157872):
> Could not locate Gemfile
**NOTE**: this step frequently hangs when connected to a VPN (including MSVPN). Simply disconnect for the package installation.
``` ```
bundle install bundle install
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册