Skip to content

Commit f9db5f1

Browse files
authored
Fix formatting in project setup section
Correct formatting for project setup instructions.
1 parent f0ddd39 commit f9db5f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

WORKSHOP.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ Workshop description.
77
## 1. Project setup and basic build
88

99
1. **Create project folder**
10-
Create a new folder for your project in a sensible location, for example:
10+
Create a new folder for your project in a sensible location, for example:
1111

12-
```shell
13-
mkdir -p ~/Documents/daemon-labs/docker-aws-lambda
14-
```
12+
```shell
13+
mkdir -p ~/Documents/daemon-labs/docker-aws-lambda
14+
```
1515

1616
> [!NOTE]
1717
> You can either create this via a terminal window or your file explorer.

0 commit comments

Comments
 (0)