Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9df53d

Browse files
Update README.md
1 parent d1b8224 commit a9df53d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Clean and minimalistic boilerplate to start your NodeJs project.
1616
### 📝 Usage
1717
1. Clone the repo to your local environment.
1818
- In the command prompt run the following commands:
19-
run ```git clone https://github.com/yortrosal/nodejs-boilerplate.git ```
20-
then ```cd nodejs-boilerplate ```
19+
```
20+
git clone https://github.com/yortrosal/nodejs-boilerplate.git
21+
cd nodejs-boilerplate
22+
```
2123
2. run ```npm install``` to install initial dependencies.
2224
3. Make sure you have .env file available.
2325
Or generate one: ```cp .env.example .env``` (edit it with your secret keys and other credentials)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /