Skip to content

Commit 74b955e

Browse files
committed
Fix typo in makefile
1 parent d000489 commit 74b955e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The targets in this makefile should be executed inside Poetry, i.e. `poetry make
1+
# The targets in this makefile should be executed inside Poetry, i.e. `poetry run make
22
# docs`.
33

44
.PHONY: docs

0 commit comments

Comments
 (0)