Skip to content

Commit

Permalink
apply proposed changes of @samusz
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Aug 16, 2024
1 parent 0b9abc0 commit b28c218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To install the command line tool, use `cargo:
cargo install --git https://github.com/JR-1991/rust-dataverse.git
```

After installation, you can interact with the Dataverse API using the dvcli command. Note that this command installs only the CLI tool, not the library itself. Instructions for adding the library to your project are provided below.
After installation, you can interact with the Dataverse API using the `dvcli` command. See usage examples bellow. Note that this command installs only the CLI tool, not the library itself. Instructions for adding the library to your project are provided below. You don't need to install the library in order to use the `dvcli` command line.

**Library**

Expand Down

0 comments on commit b28c218

Please sign in to comment.