Skip to content

Commit

Permalink
Update javascriptv3/example_code/nodegetstarted/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Liz Kellebrew-Davies <[email protected]>
  • Loading branch information
cpyle0819 and lkdavies authored Sep 28, 2023
1 parent f2751a3 commit f9bba41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javascriptv3/example_code/nodegetstarted/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ The final package.json should look similar to this:
### Step 4: Run the example

1. `node index.js`
2. Choose whether or not to empty and delete the bucket.
3. If you choose not to delete the bucket, be sure to empty it and delete it manually.
2. Choose whether to empty and delete the bucket.
3. If you don't delete the bucket, be sure to manually empty and delete it later.

0 comments on commit f9bba41

Please sign in to comment.