Skip to content

Commit

Permalink
Slightly improve usage code example
Browse files Browse the repository at this point in the history
  • Loading branch information
AsaiToshiya authored Jun 11, 2024
1 parent ae54323 commit 97c7ee2
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 97c7ee2

Please sign in to comment.