mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-12 00:40:07 +08:00
Clarify what README Docker instructions are for (#1276)
This commit is contained in:
@@ -51,9 +51,13 @@ directly helping to improve the capabilities of Open Assistant.
|
||||
|
||||
### Running Locally
|
||||
|
||||
If you are interested in taking a look at the current state of the project, you
|
||||
**You do not need to run the project locally unless you are contributing to the
|
||||
development process. The website link above will take you to the public website
|
||||
where you can use the data collection app.**
|
||||
|
||||
If you would like to run the data collection app locally for development, you
|
||||
can set up an entire stack needed to run **Open-Assistant**, including the
|
||||
website, backend, and associated dependent services.
|
||||
website, backend, and associated dependent services, with Docker.
|
||||
|
||||
##### To start the demo, run this in the root directory of the repository:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user