Skip to content

Commit

Permalink
updated read-me for readability.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhunterharold authored Jun 3, 2020
1 parent c470dd3 commit 990b492
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ Welcome to Mutual-Aid-Project! Our site is for organizing mutual aid effort in y

## Setup

```
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.
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
3. Open respository and run npm install/ npm i
Expand Down

0 comments on commit 990b492

Please sign in to comment.