Improve local install instructions (work in progress)

This commit is contained in:
0x1eef 2023-03-29 20:17:01 -03:00
parent 498dd62da9
commit 0c568d2541

View file

@ -52,6 +52,13 @@ Assuming it was a success:
Otherwise, the dependencies that are missing will be listed. All Otherwise, the dependencies that are missing will be listed. All
dependencies should be found before proceeding to the next step. dependencies should be found before proceeding to the next step.
__3) Install packages__
At this step we're ready to install Ruby, and NodeJS packages:
$ npm install
$ bundle install --path=.bundle/
<p align="center"> <p align="center">
<strong>Credits</strong> <strong>Credits</strong>
</p> </p>