mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-28 15:21:50 +01:00
Correct minor typos in website
This commit is contained in:
parent
6dbfb6086a
commit
396ad8e309
@ -44,7 +44,7 @@ In order to run the website locally, ...
|
|||||||
1. `cd {{ site.name }}`
|
1. `cd {{ site.name }}`
|
||||||
1. `git checkout gh-pages`
|
1. `git checkout gh-pages`
|
||||||
1. `bundle install`
|
1. `bundle install`
|
||||||
This command should take case of installing everything else as per the Gemfile.
|
This command takes care of installing everything else as per the Gemfile.
|
||||||
1. `bundle exec jekyll serve --watch --incremental --trace`
|
1. `bundle exec jekyll serve --watch --incremental --trace`
|
||||||
|
|
||||||
Now you can browse the website at *http://localhost:4000*
|
Now you can browse the website at *http://localhost:4000*
|
||||||
|
@ -128,7 +128,7 @@ Basically very simple, but there may be a few pitfalls, so we'll go through each
|
|||||||
**Do not** install <tt>mingw-developer-toolkit</tt>, because if on 64bit, this requires tweaking of several
|
**Do not** install <tt>mingw-developer-toolkit</tt>, because if on 64bit, this requires tweaking of several
|
||||||
environment variables to get gcc to use 32bit libs all around (which may be hard to get right for laymen).
|
environment variables to get gcc to use 32bit libs all around (which may be hard to get right for laymen).
|
||||||
7. In the menu, select *Installation* → *Apply Changes*.
|
7. In the menu, select *Installation* → *Apply Changes*.
|
||||||
Something like 113 Packages will be installed, which may take a few minutes.
|
Something like 80 Packages will be installed, which may take a few minutes.
|
||||||
8. Upon success, select *Installation* → *Quit* from the menu.
|
8. Upon success, select *Installation* → *Quit* from the menu.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user