DrAdamRoe / cloud-variations

A repository for learning about how to run your application on the cloud in many different ways.
MIT License
12 stars 7 forks source link

Update README.md #18

Closed MuellerMarvin closed 10 months ago

MuellerMarvin commented 1 year ago

´.\venv\Scripts\activate´ as the "activate.bat" doesn't run.

"set flask" doesn't always work and is replaced by ´$env:FLASK_APP = "main.py"´

These commands were tested on a clean vscode installation (no extensions) using powershell.

DrAdamRoe commented 10 months ago

Thanks!