Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DoganK01 authored Nov 23, 2024
1 parent 709d189 commit 6f49402
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# cloud-course-project
# AWS + FastAPI and OpenAI Python SDK

## Quick start

```bash
pip install cloud-course-project
pip install AWS-FastAPI-OpenAI-project
```

```python
Expand All @@ -24,7 +24,7 @@ You will need the following installed on your machine to develop on this codebas

```bash
# clone the repo
git clone https://github.com/<your github username>/cloud-course-project.git
git clone https://github.com/DoganK01/AWS-FastAPI-OpenAI-project.git

# install the dev dependencies
make install
Expand Down

0 comments on commit 6f49402

Please sign in to comment.