Skip to content

Commit 10e52a1

Browse files
committed
Adjust gettingstarted
1 parent eef0c0a commit 10e52a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gettingstarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ installed](https://docs.docker.com/get-docker/) before you begin.
1414

1515
## 1. Get SuperStack
1616

17-
Click [Use this template](https://github.com/explodinglabs/superstack/generate)
17+
Click _**[Use this template](https://github.com/explodinglabs/superstack/generate)**_
1818
and create a new repository (e.g. `myapp-backend`) on GitHub.
1919

2020
Clone it to your machine:
@@ -24,7 +24,7 @@ git clone https://github.com/yourname/myapp-backend.git
2424
cd myapp-backend
2525
```
2626

27-
## 2. Configure Environment Variables
27+
## 2. Create Environment File
2828

2929
Copy the example environment file:
3030

0 commit comments

Comments
 (0)