update bad instructions

This commit is contained in:
leanne
2025-03-10 15:08:53 -07:00
parent 35de840c91
commit 318b3a9cad

View File

@@ -22,8 +22,7 @@ When selecting which option is best for you, keep in mind that you can change th
When providing files to the Agent you will need to:
1. Create and deploy an Organizations service that fulfills [this GraphQL contract](https://github.com/moderneinc/moderne-organizations/blob/main/src/main/resources/schema/organizations.graphqls) and [this REST contract](https://github.com/moderneinc/moderne-organizations/blob/main/src/main/java/io/moderne/organizations/OrganizationController.java) your environment_
2. [Configure your Moderne agent to point to this service](./agent-configuration/configure-agent-file-service.md)
1. [Create the required files and configure your Moderne agent to point to this service](./agent-configuration/configure-agent-file-service.md)
## Running an Organization service
In order to dynamically control the organizational structure in Moderne, you will need to: