Update README.md

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

View File

@ -8,5 +8,4 @@ A simple, responsive, single-page portfolio for developers built with Bulma, Sas
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`.
<pre>
<code>devfolio\src/> npm install</code>
</pre>
<code>devfolio\src\>npm install</code></pre>