We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb4748 commit 1b113f8Copy full SHA for 1b113f8
1 file changed
Makefile
@@ -21,7 +21,7 @@ docs:
21
bundle exec rdoc lib -o docs --title "EasyPost Ruby Docs"
22
23
## install-styleguide - Import the style guides (Unix only)
24
-install-styleguide: | update-examples-submodule
+install-styleguide: | init-examples-submodule
25
sh examples/symlink_directory_files.sh examples/style_guides/ruby .
26
27
## init-examples-submodule - Initialize the examples submodule
0 commit comments