From 358612a78c06339f32d2e6237ed430eb6bf28cfb Mon Sep 17 00:00:00 2001 From: Pat Prochacki <pat.prochacki@strath.ac.uk> Date: Mon, 5 Feb 2024 15:06:13 +0000 Subject: [PATCH] Update setup.md --- setup.md => pythonsetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename setup.md => pythonsetup.md (98%) diff --git a/setup.md b/pythonsetup.md similarity index 98% rename from setup.md rename to pythonsetup.md index 28a62f9..4d1239a 100644 --- a/setup.md +++ b/pythonsetup.md @@ -68,4 +68,4 @@ Once it's installed you can just follow the on-screen instructions to make a new I'm gonna throw up a second file that goes through basic Python syntax very soon, either later this evening or tomorrow morning. In the meantime I hope this small write up and the video have helped you in some way. Good luck with the labs, if you have any questions: -[pat.prochacki@strath.ac.uk](mailto:pat.prochacki@strath.ac.uk) \ No newline at end of file +[pat.prochacki@strath.ac.uk](mailto:pat.prochacki@strath.ac.uk) -- GitLab