File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88## Licensing
99
10- This project uses the [ MIT License] ( https://github.com/code42/c42sec /blob/master/LICENSE.md ) .
10+ This project uses the [ MIT License] ( https://github.com/code42/code42cli /blob/master/LICENSE.md ) .
1111
1212## Installation
1313
@@ -32,10 +32,10 @@ Visit the [project history](https://pypi.org/project/code42cli/#history) on PyPI
3232
3333### From source
3434
35- Alternatively, you can install the Code42 CLI directly from [ source code] ( https://github.com/code42/c42sec ) :
35+ Alternatively, you can install the Code42 CLI directly from [ source code] ( https://github.com/code42/code42cli ) :
3636
3737``` bash
38- git clone https://github.com/code42/c42sec .git
38+ git clone https://github.com/code42/code42cli .git
3939```
4040
4141When it finishes downloading, from the root project directory, run:
@@ -95,7 +95,7 @@ code42 <command> <subcommand> <args> -d
9595### File an issue on GitHub
9696
9797If you are experiencing an issue with the Code42 CLI, you can create a * New issue* at the
98- [ project repository] ( https://github.com/code42/c42sec /issues ) . See the Github
98+ [ project repository] ( https://github.com/code42/code42cli /issues ) . See the Github
9999[ guide on creating an issue] ( https://help.github.com/en/github/managing-your-work-on-github/creating-an-issue ) for more information.
100100
101101### Contact Code42 Support
You can’t perform that action at this time.
0 commit comments