Skip to content

Commit 0ea130a

Browse files
committed
chore: removed postgresql from project prerequisites
1 parent d4850de commit 0ea130a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Before you begin, the project assumes the following:
88

99
- A Linux environment, or WSL (if using Windows)
1010
- Python 3.10 or later installed.
11-
- PostgreSQL installed.
1211

1312
A Makefile has been provided for easy project setup.
1413

@@ -80,3 +79,4 @@ A Makefile has been provided for easy project setup.
8079

8180
- [HNG Boilerplate](https://github.com/hngprojects/hng_boilerplate_python_fastapi_web)
8281
- [FastAPI Tutorial](https://www.youtube.com/playlist?list=PLEt8Tae2spYnHy378vMlPH--87cfeh33P)
82+
- [API Best Practices](https://github.com/saifaustcse/api-best-practices)

0 commit comments

Comments
 (0)