Skip to content

Commit 9f43ec5

Browse files
committed
Update README.md
1 parent 836459f commit 9f43ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This tool is used to parse the `json`-formatted data that comes from [exporting
88

99
#### Instructions
1010
```console
11+
mkdir -p ./SlackMessages
1112
cp [YOUR_ARCHIVE_PATH_HERE]/*.json ./SlackMessages/
1213
go run ./cmd/slackMessageParser/main.go
1314
```

0 commit comments

Comments
 (0)