fix documentation formatting
New documentation regarding how to install yarn needed double newlines rather than the current single newlines. As is, it is rendering as a single line, which is obfuscating eyesore. Change-Id: I4a3e921342703ea00a4ab622b304c70250006063
This commit is contained in:
parent
902d0362c7
commit
aee81c6121
@ -15,7 +15,9 @@ Install API dependencies
|
||||
Install RefStack UI dependencies
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
``curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -``
|
||||
|
||||
``echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list``
|
||||
|
||||
``sudo apt-get update && sudo apt-get install yarn``
|
||||
|
||||
Setup the RefStack database
|
||||
|
Loading…
Reference in New Issue
Block a user