Skip to content

Commit

Permalink
Merge pull request #284 from sentinel-hub/fix/gemfile
Browse files Browse the repository at this point in the history
Update contribute markdown
  • Loading branch information
jonasViehweger authored Oct 30, 2023
2 parents 2b34479 + 9194dbb commit 16c7bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contribute/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Before you create the PR you can check if everything looks right on the website.
```
source 'https://rubygems.org'
gem "github-pages", "~> GH_VERSION", group: :jekyll_plugins
gem "just-the-docs"
```

Replace `GH_VERSION` with the version number that is displayed next to github-pages [here](https://pages.github.com/versions/).
Expand Down

0 comments on commit 16c7bfd

Please sign in to comment.