Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acageduser authored Sep 9, 2024
1 parent a766873 commit ecdbdda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ This will download the app, go into the correct directory, and start the app's s
To start the application on Windows, open Git Bash inside the cook-ai folder and run:

```
./start_local-windows_setup_and_server.bat
./start_local-windows_setup_and_server.sh
```

## Accessing the Application
Open ```start_local-windows_setup_and_server.bat``` (Windows) or ```start_local-mac.sh``` (mac/Linux). This is the local server. Once the local server is running, open your web browser and navigate to:
Open ```start_local-windows_setup_and_server.bat``` (Windows). This is the local server. Once the local server is running, open your web browser and navigate to:

[```http://127.0.0.1:5000```](http://127.0.0.1:5000)
This will bring up the CookAI interface where you can generate recipes based on the ingredients you have.
Expand Down

0 comments on commit ecdbdda

Please sign in to comment.