Skip to content

Commit e6b1000

Browse files
committed
Update license name and simplify install
1 parent 0f6943c commit e6b1000

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 Jonny
3+
Copyright (c) 2026 Zhaoyang Jia
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
SOFTWARE.
22-

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,10 @@ It helps agent teams standardize skill packaging without building a separate UI
1616

1717
### Install
1818

19-
Install with your preferred method:
20-
2119
```bash
22-
# From the custom tap
23-
brew tap itamaker/tap https://github.com/itamaker/homebrew-tap
2420
brew install itamaker/tap/skillforge
2521
```
2622

27-
```bash
28-
# Or install from source
29-
go install github.com/itamaker/skillforge@latest
30-
```
31-
3223
<details>
3324
<summary>You can also download binaries from <a href="https://github.com/itamaker/skillforge/releases">GitHub Releases</a>.</summary>
3425

@@ -43,8 +34,6 @@ Each archive contains a single executable: `skillforge`.
4334

4435
</details>
4536

46-
If the repository is still private, release-based installs require GitHub access to the repository assets.
47-
4837
### First Run
4938

5039
Run:

0 commit comments

Comments
 (0)