[bitnami/pytorch] Fix typo in the README file (#20366)

Signed-off-by: Jota Martos <jotamartos@vmware.com>
This commit is contained in:
Juan José Martos
2023-10-23 17:41:18 +02:00
committed by GitHub
parent 354d248e14
commit 984355fe41

View File

@@ -256,7 +256,7 @@ Finally, if you want to clone a git repository you can use those parameters:
```console
cloneFilesFromGit.enabled=true
cloneFilesFromGit.repository=https://github.com/my-user/oci://REGISTRY_NAME/REPOSITORY_NAME
cloneFilesFromGit.repository=https://github.com/my-user/my-repo
cloneFilesFromGit.revision=master
```
@@ -326,4 +326,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.