Skip to content

Commit d9b17f1

Browse files
authored
Merge pull request #138 from ucladevx/r-holland-patch-1
Update README
2 parents 3f5507b + f7874c6 commit d9b17f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Mappening-Backend
1+
# BMaps-Backend
22

33
## Documentation
4-
Hosted on GitHub Pages at http://ucladevx.com/Mappening-Backend/
4+
Hosted on GitHub Pages at http://ucladevx.com/BMaps-Backend/
55

66
## Setting Up the Environment
7-
- Follow instructions in main [Mappening](https://github.com/ucladevx/Mappening) repository
8-
- Get the `.env` file which contains sensitive information from a dev and add it to `src/mappening/utils/`
7+
- Follow instructions in main [BMaps](https://github.com/ucladevx/BMaps) repository
8+
- Get the `.env` file which contains sensitive information from a dev and add it to `src/bmaps/utils/`
99
- Build the base image that contains all dependencies that are fairly static but take a while to install
1010
- `make build-base`
1111
- NOTE: the database connection doesn't seem to work over UCLA_WEB wifis, a more secure connection is needed (UCLA_WIFI)

0 commit comments

Comments
 (0)