Skip to content

Commit 171efae

Browse files
author
Rahul MR
committed
custom shape sample
1 parent a3b79b4 commit 171efae

File tree

1 file changed

+2
-2
lines changed
  • oci-build-examples/oci-build-custom-shapes

1 file changed

+2
-2
lines changed

oci-build-examples/oci-build-custom-shapes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
The feature enables developers to select their preferred CPU and memory for their managed build stage.
55

66
```
7-
$ git init oni-build-custom-shapes
8-
$ cd ooci-build-custom-shapes
7+
$ git init oci-build-custom-shapes
8+
$ cd oci-build-custom-shapes
99
$ git remote add origin <url to this git repo>
1010
$ git config core. sparse checkout true
1111
$ echo "oci-build-examples/oci-build-custom-shapes/*">>.git/info/sparse-checkout

0 commit comments

Comments
 (0)