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

update readme

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