Skip to content

Commit 9c8240a

Browse files
committed
docs: remove github package registry from installation instructions
- We no longer publish ADM to GitHub - ADM is only published to the npm registry
1 parent c692dd3 commit 9c8240a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,12 @@ This site is dynamically generated from the contents of the `@latest` distributi
2525

2626
## Installation
2727

28-
The ADM is available on both the npm registry and the GitHub package registry.
29-
3028
To install from the npm registry, simply run:
3129

3230
```bash
3331
npm install @mitre-attack/attack-data-model
3432
```
3533

36-
See [USAGE.md](./docs/USAGE.md#installing-from-github-package-registry) for instructions on how to install from the GitHub package registry.
37-
3834
## ATT&CK Specification
3935

4036
The ADM is built upon the MITRE ATT&CK® Specification, which formally defines the structure, properties, and relationships of ATT&CK objects. The ATT&CK Specification serves as the authoritative source for how ATT&CK data should be represented and interacted with.

0 commit comments

Comments
 (0)