We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577572b commit d3045adCopy full SHA for d3045ad
README.md
@@ -14,13 +14,13 @@ The purpose of this repository is to help enterprise administrators who maintain
14
1. Clone this repository onto your local machine.
15
16
```bash
17
- git clone https://github.com/advanced-security/ghes-cross-instance-committers.git
+ git clone https://github.com/advanced-security/ghe-cross-instance-committers.git
18
```
19
20
2. Change the directory to the repository you have just installed.
21
22
23
- cd ghes-cross-instance-committers
+ cd ghe-cross-instance-committers
24
25
26
4. Copy the `.env.sample` to `.env`. On a Mac, this can be done via the following terminal command:
0 commit comments