Skip to content

Commit 8f4e94f

Browse files
authored
Merge pull request #4 from clumsy/main
misc: change artifact name
2 parents e18f54c + fa857af commit 8f4e94f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installing from PyPI
88

99
.. code-block:: shell
1010
11-
pip install amzn-fkat
11+
pip install fkat
1212
1313
Installing Locally for Development
1414
-----------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "amzn-fkat"
2+
name = "fkat"
33
authors = [
44
{ name="FKAT Contributors" },
55
]

0 commit comments

Comments
 (0)