(nobug) - Fix lint error: convert markdown style link to rst (#5213)

This commit is contained in:
Andrei Oprea 2019-07-31 13:35:22 +00:00 коммит произвёл GitHub
Родитель 3ba4f084a9
Коммит a620086daf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ Prerequisites
You will need the following:
- Node.js 8+ (On Mac, the best way to install Node.js is to use the [install link on the Node.js homepage](https://nodejs.org/en/))
- Node.js 8+ (On Mac, the best way to install Node.js is to use the `install link on the Node.js homepage <https://nodejs.org/en/>`_).
- npm (packaged with Node.js)
To install dependencies, run the following from the root of the mozilla-central repository