Update README.md

This commit is contained in:
Mark Macneil 2019-08-23 22:36:24 -03:00 committed by GitHub
parent 49ea530a60
commit 4c7e82835d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,6 @@ A simple, responsive, single-page portfolio for developers built with Bulma, Sas
1. Clone or fork this repository. 1. Clone or fork this repository.
2. Install required dependencies from your terminal by running `npm install` from the project folder root containing `package.json`. 2. Install required dependencies from your terminal by running `npm install` from the project folder root containing `package.json`.
<code>devfolio\src/> npm install</code> <pre>
<code>devfolio\src/> npm install</code>
</pre>