Skip to content

Commit

Permalink
Merge pull request #829 from AsaiToshiya/patch-1
Browse files Browse the repository at this point in the history
Slightly improve usage code example
  • Loading branch information
motdotla authored Nov 15, 2024
2 parents 8ab3306 + 97c7ee2 commit b504717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ That's it. `process.env` now has the keys and values you defined in your `.env`

```javascript
require('dotenv').config()
// or import 'dotenv/config' if you're using ES6

...

Expand Down

0 comments on commit b504717

Please sign in to comment.