Merge pull request #335 from oscard0m/readme-prisma-command-remove-preview-flag
This commit is contained in:
		
						commit
						850f49df5e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -107,7 +107,7 @@ You will also need Google API credentials. You can get this from the [Google API | ||||||
| 
 | 
 | ||||||
| 5. Set up the database using the Prisma schema (found in `prisma/schema.prisma`) | 5. Set up the database using the Prisma schema (found in `prisma/schema.prisma`) | ||||||
|    ```sh |    ```sh | ||||||
|    npx prisma db push --preview-feature |    npx prisma db push | ||||||
|    ``` |    ``` | ||||||
| 6. Run (in development mode) | 6. Run (in development mode) | ||||||
|    ```sh |    ```sh | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Bailey Pumfleet
						Bailey Pumfleet