Skip to content

Commit 82d3c09

Browse files
authored
Merge pull request #116 from NFDI4BIOIMAGE/readme_updated_v7
Rewrite a sentence to make it clearer
2 parents 0493e4d + 5bc6238 commit 82d3c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To simplify the setup process, the project is containerized with Docker. Follow
3434
#### Step 2: Set Up the API Key in the Project
3535
- Open the project directory in your preferred code editor.
3636
- Locate the `.env` file in the root of the project. If the file doesn't exist, create a new one.
37-
- Replace `your_kisski_api_key_here` with the API key you obtained from KISSKI in your `.env` file:
37+
- Replace your_kisski_api_key_here in your .env file with the API key you obtained from KISSKI:
3838
```plaintext
3939
KISSKI_API_KEY=your_kisski_api_key_here
4040
```

0 commit comments

Comments
 (0)