Skip to content

Commit

Permalink
Merge branch 'master' into feat/oussama-berhili
Browse files Browse the repository at this point in the history
  • Loading branch information
berhili098 authored Feb 24, 2025
2 parents 1c356e0 + dba09b9 commit 67e08c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ By following these steps, you have successfully installed Node.js and npm on you
}
```
7. **Save** the **`your_github_username.json`** file.
8. **Navigate** to the **`src`** folder in your project directory. Open the **`ProfilesList.json`** file.
8. **Navigate** to the **`components`** folder in your project directory. Open the **`ProfilesList.json`** file.
9. **Add your JSON filename** (your_github_username.json) to the array of filenames in the ProfileList.json file, like this:
```json
["filename1.json", "filename2.json", "your_github_username.json"]
Expand Down

0 comments on commit 67e08c9

Please sign in to comment.