Skip to content

Commit 4d57578

Browse files
authored
Merge pull request #638 from linear-b/Remove-BB-mention-on-GL
Remove-BB-mention-on-GL
2 parents f0109cd + 2f6e0ae commit 4d57578

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/gitlab-installation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GitLab Installation Overview
1515
1. Designate a gitStream user account.
1616
1. Create a `cm` repo and `.cm` configuration file.
1717
1. Create a GitLab pipeline.
18-
1. Install the gitStream service.
18+
1. Connect gitStream in LinearB.
1919

2020
## Designate a gitStream User Account
2121

@@ -89,12 +89,12 @@ Once your gitStream configuration file is set up, you need a GitLab CI configura
8989
```
9090
The docker image can be pulled to your private repository from [DockerHub](https://hub.docker.com/r/gitstream/rules-engine){:target=_blank}.
9191

92-
## Install the gitStream Service
92+
## Connect gitStream in LinearB
9393

94-
To complete the setup, install the gitStream service in your Bitbucket workspace. Follow the instructions provided in the LinearB app to connect your Bitbucket account and repositories to gitStream.
94+
To complete the setup, connect gitStream in LinearB. Follow the instructions in the LinearB app to connect your GitLab account and repositories to gitStream.
9595

9696
## Next Step
97-
If you successfully complete these instructions, gitStream will now automate your code review workflows in Bitbucket.
97+
If you complete these instructions, gitStream will now automate your Merge Request workflows on GitLab.
9898

9999
!!! tip "How gitStream Works"
100100
Read our guide, [How gitStream Works](/how-it-works/), for a deeper understanding of gitStream's capabilities and how to leverage them fully.

0 commit comments

Comments
 (0)