Skip to content

Commit d8791d9

Browse files
Manu ChaudharyManu Chaudhary
authored andcommitted
readme updated
1 parent efcef05 commit d8791d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ git clone https://github.com/imagekit-developer/imagekit-javascript.git
254254
cd imagekit-javascript
255255
```
256256

257-
Find the file `.env` in the directory `samples/sample-app` and fill in your `PRIVATE_KEY`, `PUBLIC_KEY` and `URL_ENDPOINT` from your [imageKit dashboard](https://imagekit.io/dashboard#developers). The just run:
257+
Create a file `.env` in the directory `samples/sample-app` and fill in your `PRIVATE_KEY`, `PUBLIC_KEY` and `URL_ENDPOINT` from your [imageKit dashboard](https://imagekit.io/dashboard#developers). The just run:
258258

259259
```
260260
yarn startSampleApp

0 commit comments

Comments
 (0)