docs: 📝 Fix type

This commit is contained in:
Louis Gallet 2023-07-28 11:47:34 +02:00
parent 8eae31bb90
commit befa4e9c06
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

View File

@ -5,4 +5,3 @@ A project to learn about Azure Computer Vision API
1. Add the required environment variables to the `.env` file 1. Add the required environment variables to the `.env` file
2. Install dependencies: `yarn` 2. Install dependencies: `yarn`
3. Run the project: `yarn dev` 3. Run the project: `yarn dev`
```