Browse Source

chore: Update README.md (#2571)

Now that we no longer have to do this, I get no errors on my first build.
Chris 2 years ago
parent
commit
40ac41608f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -48,9 +48,6 @@ The root directory has a `package.json` which contains build-related dependencie
 * Generating TypeScript types from the GraphQL schema
 * Generating TypeScript types from the GraphQL schema
 * Linting, formatting & testing tasks to run on git commit & push
 * Linting, formatting & testing tasks to run on git commit & push
 
 
-> Note:
-> When you do `yarn` for the first time, you will need to manually create the `package` folder under [/packages/admin-ui](/packages/admin-ui).
-
 ### 2. Build all packages
 ### 2. Build all packages
 
 
 `yarn build`
 `yarn build`