Skip to content

Commit 035a0b9

Browse files
authored
Update README.md
1 parent fe81bac commit 035a0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nepdate-cli is a command-line tool for displaying and converting dates between t
44

55
> [!NOTE]
66
> Rust port is available at rust branch of this repository. if you want to install just binary using cargo use
7-
> ``` cargo install nepdate-cli ``` or use as dependency on Cargo.toml file. ``` ndate = "0.1.3" ```
7+
> ``` cargo install nepdate-cli ``` or use as dependency on Cargo.toml file. ``` nepdate-cli = "0.1.3" ```
88
> check https://github.com/khumnath/nepdate-cli/blob/rust/src/bikram.rs for available functions or https://github.com/khumnath/nepdate-cli/blob/rust/src/main.rs for example uses.
99
> read readme file for rust https://github.com/khumnath/nepdate-cli/blob/rust/README.md
1010

0 commit comments

Comments
 (0)