diff --git a/README.md b/README.md index 533d446d6..b20bcf9cd 100644 --- a/README.md +++ b/README.md @@ -106,13 +106,6 @@ team and publications. To add your side please see this This website is jekyll based and can be build as every other jekyll page. -```console -bundle install --path vendor/bundle -bundle exec jekyll serve --watch -``` - -Other commands are available under `jekyll --help` - If you have conda around and no jekyll setup, we do provide a Makefile that sets up and conda environment, with all what you need.