Skip to content

Commit dc10a82

Browse files
committed
Update README.md
1 parent 4b0721b commit dc10a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Or, the docker-compose way:
201201

202202
```bash
203203
wget -O docker-compose.yml https://github.com/korotovsky/slack-mcp-server/releases/latest/download/docker-compose.yml
204-
wget -O .env https://github.com/korotovsky/slack-mcp-server/releases/latest/download/.env.dist
204+
wget -O .env https://github.com/korotovsky/slack-mcp-server/releases/latest/download/default.env.dist
205205
nano .env # Edit .env file with your tokens from step 1 of the setup guide
206206
docker-compose up -d
207207
```

0 commit comments

Comments
 (0)