Skip to content

Commit c2dd65b

Browse files
committed
readme is updated
1 parent 419d59f commit c2dd65b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,15 @@ This project was developed using the following technologies exclusively:
7676
- **Visual Studio**: The integrated development environment (IDE) required to run the project. Make sure to use version 1.99.0 to avoid compatibility issues.
7777
- **Live Server**: A Visual Studio extension that allows you to view HTML files locally in a browser, displaying changes in real-time.
7878

79-
### Steps to Use This Project
79+
### Cloning the Repository
8080

8181
1. Clone the repository from GitHub using **SourceTree** or directly with the following Git command:
8282

8383
```bash
8484
git clone https://github.com/PabloSch26/keepcoding-html-css-submission-2.git
8585
```
8686

87-
2. Once the repository is cloned:
88-
89-
2.1 Open the project in Visual Studio by adding the project directory to your workspace.
90-
91-
2.2 Open the index.html, project.html, 404.html, and 500.html files with Live Server to preview them in the browser.
87+
![Demo](https://github.com/PabloSch26/pablo-abaroa-schilling/blob/main/etc/clone-repository-visual-studio-code.gif)
9288

9389
### Notes
9490

0 commit comments

Comments
 (0)