Skip to content

Commit 9a38c2b

Browse files
rocLvrysteboe
authored andcommitted
improve creating dataset document
Creating a new dataset normally has two steps. At first, we should initiate a folder to be ready to upload files. It easily got confused for newbies.
1 parent b2d1275 commit 9a38c2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,8 @@ Example:
304304

305305
##### Create a new dataset
306306

307+
If you want to create a new dataset, you need to initiate metadata file at first. You could fulfill this by running `kaggle datasets init -p FOLDER`.
308+
307309
```
308310
usage: kaggle datasets create [-h] [-p FOLDER] [-u] [-q] [-t]
309311

0 commit comments

Comments
 (0)