We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f931f commit 14603baCopy full SHA for 14603ba
README.md
@@ -29,7 +29,7 @@ Clone for standalone use or within a repo:
29
30
``` bash
31
# If installing into an exisiting repo, navigate to repo dir
32
-git clone --depth 1 https://github.com/robertpeteuil/build_py_lambda_layer _build_layer
+git clone --depth 1 https://github.com/robertpeteuil/build-lambda-layer-python _build_layer
33
```
34
35
Alternatively, add as a submodule:
@@ -38,7 +38,7 @@ Alternatively, add as a submodule:
38
# PUBLIC USE HTTPS
39
cd {repo root}
40
# eventual public repo will use http
41
-git submodule add https://github.com/robertpeteuil/build_py_lambda_layer _build_layer
+git submodule add https://github.com/robertpeteuil/build-lambda-layer-python _build_layer
42
# Update submodule
43
git submodule update --init --recursive --remote
44
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments