Skip to content

Commit 33a7fa4

Browse files
author
RJ Lohan
authored
Update README.rst (#349)
1 parent 420baa7 commit 33a7fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You will also need to install a language plugin, such as `the Java language plug
2121

2222
.. code-block:: bash
2323
24-
pip install -e ../aws-cloudformation-rpdk-java-plugin
24+
pip install -e ../cloudformation-cli-java-plugin
2525
2626
Linting and running unit tests is done via `pre-commit <https://pre-commit.com/>`_, and so is performed automatically on commit. The continuous integration also runs these checks. Manual options are available so you don't have to commit):
2727

0 commit comments

Comments
 (0)