update readme

This commit is contained in:
Ryan Sweet
2023-07-19 03:14:11 +00:00
parent 9cead11baf
commit e9c4ebe414

View File

@@ -26,7 +26,7 @@ To run the designer:
> cd WorkflowsApp
> cp .env_example .env
# Edit the .env file to choose your AI model, add your API Endpoint, and secrets.
> bash .env
> . ./.env
> dotnet build
> dotnet run
# Open browser to the URI in the console output