diff --git a/README.md b/README.md index 0f205c1486..0be6e9c4e3 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Join the Discord server for more help from the community: [codeSTACKr Discord](h npm install ``` - Copy your image layers into the `/backend/layers` folder. +- Copy `/backend/.env.example` to `/backend/.env` and paste your NFTPort api key. - Use the `/backend/src/config.js` file to set up your layers and NFT information. ### Backend Commands