mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
Update README.md
Add instructions to install jekyll-redirect-from
This commit is contained in:
@@ -8,6 +8,11 @@ GitHub Pages websites being served through [Jekyll](http://jekyllrb.com/), you w
|
||||
|
||||
[Install Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Jekyll](http://jekyllrb.com/docs/installation/) on your system, if you don't have them already.
|
||||
|
||||
Install the [jekyll-redirect-from](https://github.com/jekyll/jekyll-redirect-from) gem:
|
||||
```
|
||||
$ gem install jekyll-redirect-from`
|
||||
```
|
||||
|
||||
Once installed, `cd` to the repository directory and run Jekyll using the following command:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user