Skip to content

Commit

Permalink
Update README.md and fix OSS getting started (#5557)
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Apr 4, 2023
1 parent 90805ce commit 550d1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can run Airbyte locally with Docker.
```bash
git clone --depth 1 https://github.com/airbytehq/airbyte.git
cd airbyte
docker compose up
./run-ab-platform.sh
```

Login to the web app at [http://localhost:8000](http://localhost:8000) by entering the default credentials found in your .env file.
Expand Down

0 comments on commit 550d1fb

Please sign in to comment.