[deploy] fix blockquote render error windows docs (#9053)

This commit is contained in:
Yash Dave 2020-07-01 21:34:37 +05:30 committed by GitHub
parent 5c18f8cb67
commit 9b1b02b996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -188,7 +188,8 @@ NOTE: Make sure to download **the OSS version**, `elasticsearch-oss`.
- You do not need "real" keys for basic development. Some features require
certain keys, so you may be able to add them as you go.
1. Run `bin/setup`
1. Run `bin/setup`.
> The `bin/setup` script is responsible for installing a varienty of
> dependencies. One can find it inside the `bin` folder by the name of
> `setup`.