diff --git a/README.md b/README.md index 62cb441..436e9bc 100644 --- a/README.md +++ b/README.md @@ -40,20 +40,16 @@ sudo docker exec -it gitlab grep 'Password:' /etc/gitlab/initial_root_password **Copy this password and save - we'll need it very soon** ## Enter the system -`In browser:` http://localhost:85 ---- -`login:` root ---- -`password:` password you got ---- +- `In browser:` http://localhost:85 +- `login:` root +- `password:` password you got ## 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)` +- `Your avatar(click) -> Edit Profile -> (Left sidebar) Access -> Personal access tokens -> Generate token -> Legacy token (more than enough)` I'm gonna use IDE of JetBrains(Win10): -`File -> Settings -> Version Control -> GitLab` ---- -Server: http://localhost:85 -Token: token you've just got +- `File -> Settings -> Version Control -> GitLab` +- Server: http://localhost:85 +- Token: token you've just got