diff --git a/README.md b/README.md index 4225370..6a8c801 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,13 @@ root password you got There you go! + +## Next step is sync +**First of all we need to create Personal Access Token AND SAVE IT** +`Your avatar(click) -> Edit Profile -> (Left sidebar) Access -> Personal access tokens -> Generate token -> Legacy token (more than enough)` + +I'm gonna use PyCharm(Win10): +`File -> Settings -> Version Control -> GitLab` +Server: http://localhost:85 +Token: token you've just got +