You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ In ``scss/_variables.scss`` update the ``$fa-font-path`` to point to the ``../fo
32
32
33
33
# LOCAL BUILD
34
34
35
-
To build the site locally you have to have a working [Ruby](https://www.ruby-lang.org)``2.4.x`` environment (you can use the [RVM](https://rvm.io/) Ruby version manager for this) and ``bundle`` and ``Jekyll`` installed.
35
+
To build the site locally you have to have a working [Ruby](https://www.ruby-lang.org)``3.2 .x`` environment (you can use the [RVM](https://rvm.io/) Ruby version manager for this) and ``bundle`` and ``Jekyll`` installed.
36
36
37
37
Install the ``GitHub pages`` gem from the ``Gemfile`` with:
38
38
@@ -45,13 +45,13 @@ See also [this article](https://help.github.com/articles/setting-up-your-github-
0 commit comments