mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-15 15:49:45 +00:00
Fix readme
This commit is contained in:
@ -24,15 +24,13 @@ cd olympics-calendar
|
|||||||
2. Install dependencies:
|
2. Install dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Copy code
|
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Generate the calendar files:
|
3. Generate the calendar files:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
Copy code
|
npm start
|
||||||
node index.js
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user