Skip to content
Snippets Groups Projects
Commit 53e865db authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Update doc

parent 7a45d500
No related branches found
No related tags found
1 merge request!205Update + fix Changelog
Pipeline #61584 passed
...@@ -70,7 +70,7 @@ gem -v ...@@ -70,7 +70,7 @@ gem -v
Install Bundler: Install Bundler:
``` ```
gem install bundler -v '2.0.2' gem install bundler -v '2.3.5'
``` ```
Use Bundler to install the required dependencies, launch this command from the project root directory: Use Bundler to install the required dependencies, launch this command from the project root directory:
...@@ -87,4 +87,4 @@ Or serve it locally to see your modifications in realtime by accessing ...@@ -87,4 +87,4 @@ Or serve it locally to see your modifications in realtime by accessing
<http://127.0.0.1:4000>: <http://127.0.0.1:4000>:
``` ```
bundle exec jekyll serve bundle exec jekyll serve
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment