We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e18f54c + fa857af commit 8f4e94fCopy full SHA for 8f4e94f
docs/quickstart.rst
@@ -8,7 +8,7 @@ Installing from PyPI
8
9
.. code-block:: shell
10
11
- pip install amzn-fkat
+ pip install fkat
12
13
Installing Locally for Development
14
-----------------------------------
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "amzn-fkat"
+name = "fkat"
3
authors = [
4
{ name="FKAT Contributors" },
5
]
0 commit comments