Copy command in 'Getting Started' guide is outdated #528
sjaakbanaan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i read the guide on https://faustjs.org/docs/next/getting-started, it says:
cp .env.sample .env
but this should be:
cp .env.local.sample .env.local
Beta Was this translation helpful? Give feedback.
All reactions