diff --git a/README.md b/README.md index ccf213ab..f6868ee2 100644 --- a/README.md +++ b/README.md @@ -50,17 +50,13 @@ If you are already familiar with Frappe, you can jump right into the [different ## Demo setup -The fastest way to try Frappe is to play in an already set up sandbox, in your browser, click the button below: - - - Try in PWD - +The fastest way to try Frappe locally is with the single-file demo setup in `pwd.yml`. ### Try on your environment > **⚠️ Disposable demo only** > -> **This setup is intended for quick evaluation. Expect to throw the environment away.** You will not be able to install custom apps to this setup. For production deployments, custom configurations, and detailed explanations, see the full documentation. +> **This setup is intended for short-lived evaluation only.** You will not be able to install custom apps to this setup. For production deployments, custom configurations, and detailed explanations, see the full documentation. First clone the repo: