chore: remove 'dist' step in readme setup
This commit is contained in:
parent
de913b1a03
commit
61e5a7c87f
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ Show off your favorite public threads!
|
|||
|
||||
> Note: On a Mac, the default port 5000 is used by AirDrop & Handoff; you may have to turn those off
|
||||
|
||||
4. Populate a `dist` directory with static files (e.g., `*.html` for pages). Currently I generate static files in a separate [Astro site project](https://ayco.io/sh/ayco.io-astro) -- see instructions on how to set it up separately, run the build script and copy the `dist` here.
|
||||
|
||||
4. After development session, deactivate the python env
|
||||
```bash
|
||||
(.venv)$ deactivate
|
||||
|
|
Loading…
Reference in a new issue