diff --git a/README.md b/README.md index 95e1963..24febdb 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ If you wish to run the course on your personal computer, here are the steps to f ## Clone this github project ```bash -git clone https://github.com/pycam/python-intro.git -cd python-intro +git clone https://github.com/pycam/python-basic.git +cd python-basic ``` ## Dependencies