Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 4177746

Browse files
committed
IDP-43-modular: cleanup readme
1 parent 3108db6 commit 4177746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpk_lib_python_github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ A powerful CLI tool for generating, managing, and analyzing GitHub App installat
1313
- [Sample Outputs](#-sample-outputs)
1414
- [Common Use Cases](#-common-use-cases)
1515
- [Python SDK Usage](#-python-sdk-usage)
16-
- [Troubleshooting](#-troubleshooting)
1716

1817
## ✨ Features
1918

@@ -33,7 +32,7 @@ A powerful CLI tool for generating, managing, and analyzing GitHub App installat
3332
- A GitHub App with appropriate permissions
3433
- GitHub App private key
3534

36-
### Install from Source
35+
### Install from Source (later on this will be published to pypi)
3736

3837
```bash
3938
pip install git+https://github.com/opencpk/cpk-lib-python-github.git@main
@@ -409,6 +408,7 @@ This will show:
409408
- 📊 Installation lookup process
410409
- ⚠️ Warning messages and errors
411410

411+
412412
### Log Files
413413

414414
The tool automatically creates log files:

0 commit comments

Comments
 (0)