Compare commits
2 Commits
6774b50772
...
b2cf186669
| Author | SHA1 | Date | |
|---|---|---|---|
| b2cf186669 | |||
| f0d35382a4 |
14
README.md
14
README.md
@@ -1 +1,13 @@
|
|||||||
This is the project repository for th MLP course
|
This is the project repository for the MLP course
|
||||||
|
|
||||||
|
To get started, clone the repository:
|
||||||
|
git clone https://gitea.jany.se/Jany/MLPproject.git
|
||||||
|
|
||||||
|
To pull updates use:
|
||||||
|
git pull
|
||||||
|
|
||||||
|
To push your updates to the repository use:
|
||||||
|
git push
|
||||||
|
|
||||||
|
To save your login credentials locally use:
|
||||||
|
git config --global credential.helper store
|
||||||
|
|||||||
Reference in New Issue
Block a user