Demo using Slices Network GraphQL Relay API to make a teal.fm client

update readme

Changed files
+1 -1
+1 -1
README.md
··· 39 2. **Fetch the GraphQL schema** 40 41 ```bash 42 - npm run schema 43 ``` 44 45 3. **Generate Relay types**
··· 39 2. **Fetch the GraphQL schema** 40 41 ```bash 42 + npm run schema:prod 43 ``` 44 45 3. **Generate Relay types**