Skip to content

Commit d1fd248

Browse files
committed
fixup! readme: add local gem instruction
1 parent fed9f08 commit d1fd248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ https://www.flashcarts.net
88
### Building the site locally
99

1010
1. Install [Ruby 3.x](https://www.ruby-lang.org/) for your machine
11-
1. Run `bundle install` to install dependencies
1211
1. Run `bundle config set --local path vendor/bundle` to ensure that dependency versions do not clash with other ruby projects
12+
1. Run `bundle install` to install dependencies
1313
1. Run `bundle exec jekyll serve`
1414
- This will build the site to `_site`, and host a simple web server at `127.0.0.1:4000`
1515

0 commit comments

Comments
 (0)