update readme

This commit is contained in:
Ric Harvey 2024-05-10 16:53:08 +01:00
parent acb48f97f6
commit 9c894eff79
Signed by: ric
GPG key ID: 7FDEB4C0C7D5CB61

View file

@ -2,7 +2,7 @@
In this guide we are going to show you how to use Gitlab, however before we get going setting things up it's good to get an understanding of the tool works that powers Gitlab (and Github). So let's dive in and take a look. Where possible I'll include instructions for Github but this guide focuses on using Gitlab primarily.
Have a read about whatis git first, this will help you understand whats happening under the hood, after that you can get going with learning the following operations:
Have a read about [what is git](#so-what-is-git) first, this will help you understand whats happening under the hood, after that you can get going with learning the following operations:
- [Setting up git on your machine](#getting-setup)
- [Getting code (clone and pull)](./getting-code.md)