From 2f432557ae35fed9425541d8b280d2a8e8b6c5fc Mon Sep 17 00:00:00 2001 From: Oleg Zharkov Date: Fri, 4 Sep 2020 14:25:33 +0200 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 1c284fa98..b20bcf9cd 100644 --- a/README.md +++ b/README.md @@ -106,14 +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 -cd _data/ -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.