Skip to content

Commit d31efea

Browse files
author
Bill Wang
committed
Better README
1 parent f707d20 commit d31efea

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
@@ -8,7 +8,7 @@ all: lint test build
88

99
# run one time only
1010
prerequisite:
11-
sudo python setup.py install
11+
sudo pip install stacker_blueprints
1212

1313
lint:
1414
flake8 stacker_blueprints

0 commit comments

Comments
 (0)