SCM Task 1.2
Lab Evaluation
- Clone the repository:
git clone <repository-url>
Explaining how to use the project.
For example:
node app.js
### **π 2. Save the Changes**
In `nano`:
- Press `CTRL + X` to exit.
- Press `Y` to confirm saving the changes.
- Hit `Enter` to finalize the save.
### **π 3. Verify the Changes**
To confirm that the changes were saved, you can view the file using:
```bash
cat README.md