Skip to content

Commit 9191c21

Browse files
authored
Update README.md
1 parent aeacec7 commit 9191c21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Inside this repository, you will find a file called `./notebook/problems.ipynb`
66

77
## 🌱 How to start this project
88

9-
The easiest way to start working on this project is by using Gitpod:
9+
This project and its repository comes with the necessary files to start working.
1010

11-
1. Make a fork of [this repository](https://github.com/4geeksacademy/algorithm-optimization-project-machine-learning) into your github account.
12-
2. Open the recently created fork on Gitpod by using the [Gitpod button extension](https://www.gitpod.io/docs/browser-extension/).
13-
3. Once Gitpod VSCode has finished opening you can go ahead and open the `problems.ipynb` file and start solving each exercise inside the notebook.
11+
1. Make a fork of [this repository](https://github.com/4GeeksAcademy/algorithm-optimization-project-machine-learning) into your github account.
12+
2. Open the recently created fork repository using a provisioning tool like [Codespaces](https://4geeks.com/lesson/what-is-github-codespaces) (recommended) or [Gitpod](https://4geeks.com/lesson/how-to-use-gitpod). Alternatively, you can clone it on your local computer using the `git clone` command.
13+
3. Once it has finished opening you can go ahead and open the `problems.ipynb` file and start solving each exercise inside the notebook.
1414

1515
## 🚛 How to deliver this project
1616

0 commit comments

Comments
 (0)