Skip to content

Commit 036e8af

Browse files
docs: remove the install section
1 parent 8678f49 commit 036e8af

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,6 @@ Inside the `scripts` folder you will find one-off scripts to help with tasks.
5050
## Git Scripts
5151
Custom scripts that extend Git functionality, to streamline the process of tracking tickets and managing releases
5252

53-
### Installation
54-
Either copy the scripts into your `PATH` or run the following command to add the scripts to your `PATH`
55-
56-
```shell
57-
scripts/link-git-commands.sh
58-
```
59-
60-
* This will link git scripts to a `bin` folder in your home directory.
61-
If you do not have a `bin` folder, it will create one for you.
62-
6353
### `git-tickets`
6454

6555
This command is used to get the tickets since staging was last updated.

0 commit comments

Comments
 (0)