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 f6e2b0a commit 7c450ddCopy full SHA for 7c450dd
docs/README.md
@@ -6,7 +6,7 @@
6
7
## Catalog Card
8
9
-# Upload Catalog
+<!-- # Upload Catalog
10
11
- Install [Git Large File Storage](https://git-lfs.com/)
12
- Add catalogs using "git lfs"
@@ -16,4 +16,4 @@ git add catalogs/CATALOG_NAME
16
git commit -m "Add CATALOG_NAME by USER_NAME"
17
git push origin main
18
```
19
-Note: If "git lfs" is set correctly, you will see "Uploading LFS objects: ..." in the commit message.
+Note: If "git lfs" is set correctly, you will see "Uploading LFS objects: ..." in the commit message. -->
0 commit comments