Skip to content

Commit 9f24649

Browse files
authored
Update README.md
1 parent eb36ebd commit 9f24649

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mkdocs-techdocs-core
1+
# mkdocs-techdocs-core-alexef
22

33
This is the base [Mkdocs](https://mkdocs.org) plugin used when using Mkdocs with Spotify's [TechDocs](https://backstage.io/docs/features/techdocs/techdocs-overview). It is written in Python and packages all of our Mkdocs defaults, such as theming, plugins, etc in a single plugin.
44

@@ -9,10 +9,10 @@ This is the base [Mkdocs](https://mkdocs.org) plugin used when using Mkdocs with
99
> Requires Python version >= 3.8
1010
1111
```bash
12-
$ pip install mkdocs-techdocs-core
12+
$ pip install mkdocs-techdocs-core-alexef
1313
```
1414

15-
Once you have installed the `mkdocs-techdocs-core` plugin, you'll need to add it to your `mkdocs.yml`.
15+
Once you have installed the `mkdocs-techdocs-core-alexef` plugin, you'll need to add it to your `mkdocs.yml`.
1616

1717
```yaml
1818
site_name: Backstage Docs

0 commit comments

Comments
 (0)