Skip to content

Commit 6a04519

Browse files
committed
Update README.md
1 parent e543c35 commit 6a04519

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ This tool is used to parse the `json`-formatted data that comes from [exporting
1111
```console
1212
mkdir -p ./SlackMessages
1313
cp [SLACK_WORKSPACE_DATA_PATH_HERE]/*.json ./SlackMessages/
14-
go run ./cmd/slackMessageParser/main.go
1514
```
1615
2. Run the Slack message parser using the command: `make parse-slack-data`.

0 commit comments

Comments
 (0)