Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_docs/en/1.1-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ If you want to run them them locally, you need first install Ruby and Jekyll, se
After that, run bundler to install the dependencies:

```bash
bundle install --path vendor/bundle
bundle config set path 'vendor/bundle'
```

And also, TeXt offer [Docker](https://www.docker.com/) support for development and public, this make it easier to setup environment.
Expand Down