mirror of
https://github.com/joho/godotenv.git
synced 2025-09-02 18:42:43 +00:00
Fix package name
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv)
|
||||
//
|
||||
// Examples/readme can be found on the github page at https://github.com/joho/godotenv/godotenv
|
||||
// Examples/readme can be found on the github page at https://github.com/joho/godotenv
|
||||
//
|
||||
// The TL;DR is that you make a .env file that looks something like
|
||||
//
|
||||
|
Reference in New Issue
Block a user