Skip to content

Commit 893ae47

Browse files
committedSep 11, 2023
update readme
1 parent d93290a commit 893ae47

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,11 @@ obtained from the following command run in the repo's root folder:
226226
git rev-parse HEAD
227227
```
228228

229-
Refer to these guides for using Docker to deploy Deno to specific platforms:
229+
Then, copy the output of the above and paste it as `DENO_DEPLOYMENT_ID` in your
230+
.env file.
231+
232+
Finally, refer to these guides for using Docker to deploy Deno to specific
233+
platforms:
230234

231235
- [Amazon Lightsail](https://deno.land/manual/advanced/deploying_deno/aws_lightsail)
232236
- [Digital Ocean](https://deno.land/manual/advanced/deploying_deno/digital_ocean)

0 commit comments

Comments
 (0)
Please sign in to comment.