Skip to content

Commit 6ffb2f2

Browse files
authored
Update README.md
1 parent a1eed0e commit 6ffb2f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Course-Compass is a webpage for interacting with the kth courses via the kth api
77
After downloading the repository navigate to the folder my-app and install the dependencies with
88

99
```bash
10-
npm install
10+
npm ci
1111
```
1212
The website can run for developers with
1313
```bash
@@ -147,4 +147,4 @@ The **[docs](https://github.com/InferenceKTH/Course-Compass/tree/kth-api)** bran
147147

148148
The **[kth-api](https://github.com/InferenceKTH/Course-Compass/tree/kth-api)** contains most of the tools used for gathering and processing the course info.
149149

150-
![team Inference logo](/my-app/src/assets/project_icon.png)
150+
![team Inference logo](/my-app/src/assets/project_icon.png)

0 commit comments

Comments
 (0)