Skip to content

Commit 0093b98

Browse files
authored
Update README.md
1 parent ce65ff2 commit 0093b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ This project uses the following technologies:
4141
1. Clone the repository:
4242

4343
```bash
44-
git clone https://github.com/your-username/registration-app.git
44+
git clone https://github.com/BaseMax/OnboardingGraphQLTS.git
4545
```
4646

4747
2. Navigate into the project directory:
4848

4949
```bash
50-
cd registration-app
50+
cd OnboardingGraphQLTS
5151
```
5252

5353
3. Install the dependencies:
@@ -221,6 +221,6 @@ input CreateFormInput {
221221

222222
## Documentation
223223

224-
use `onBoardGraphQLTS.postman_collection.json` file and import it in `postman`
224+
Feel free to check `onBoardGraphQLTS.postman_collection.json` file and import it into your Postman.
225225

226226
Copyright 2023, Max Base

0 commit comments

Comments
 (0)