Skip to content

Commit

Permalink
Combine 2 steps into one
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed Apr 3, 2024
1 parent 2a8700a commit 59f31e6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ Before you can use Jekyll to create a {% data variables.product.prodname_pages %
The correct version Jekyll will be installed as a dependency of the `github-pages` gem.
1. Save and close the Gemfile.
1. From the command line, run `bundle install`.
1. Open the `.gitignore` file that Jekyll created.
1. Ignore the gems lock file by adding this line:
1. Open the `.gitignore` file that Jekyll created and ignore the gems lock file by adding this line:

```gitignore
Gemfile.lock
Expand Down

0 comments on commit 59f31e6

Please sign in to comment.