Unnecessary

This commit is contained in:
DogmaDragon 2022-12-21 07:38:31 +02:00
parent 24c2289031
commit df655b4615

View File

@ -15,9 +15,6 @@ Read step-by-step guide on how to create a pull request [CONTRIBUTING.md](CONTRI
- [Bundler gem](https://rubygems.org/gems/bundler) run `gem install bundler`
- Clone/download the repository
### Images
You will need to update the baseurl in the `_config.yml` file. Find line ```baseurl: "/"``` and replce it with ```baseurl: "/Stash-Docs"```.
## Building the site
1. Open Terminal/Command Prompt with Ruby and go to your directory where you saved the copy of the repository
2. Run `bundle exec jekyll serve`