Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhunterharold authored Jun 3, 2020
1 parent e450faf commit c470dd3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Welcome to Mutual-Aid-Project! Our site is for organizing mutual aid effort in y
```
To Install:
Before starting, please reach out to Megan at [email protected] for environmental variables. Once you receive this information(and you have completed steps 1-5), please create an .env file at the .gitignore level and copy and paste information into that file. IMPORTANT NOTE: Please add .env to the .gitignore. This is sensitive information and we do not want our .env file being saved on github.
Before starting, please reach out to Megan at [email protected] for environmental variables.
Once you receive this information(and you have completed steps 1-5), please create an .env file at the .gitignore level and copy and paste information into that file.
IMPORTANT NOTE: Please add .env to the .gitignore.
This is sensitive information and we do not want our .env file being saved on github.
1. Fork the repository
2. From your fork, clone down a local copy
Expand Down Expand Up @@ -39,4 +42,4 @@ REACT_APP_MAPBOX_API_KEY=
NODE_ENV=
```
```

0 comments on commit c470dd3

Please sign in to comment.