Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23b72df

Browse files
committedApr 29, 2024··
update librs
We update the library with new data
1 parent 191f3bd commit 23b72df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
//! && mkdir -p ./storage/tracker/lib/tls
143143
//! ```
144144
//!
145-
//! To run the tracker we will have to use the command "cargo run" this will have to compile data while being executed and after being compiled it will start running the tracker.
145+
//! To run the tracker we will have to use the commands "cargo run" this will have to compile data while being executed and after being compiled it will start running the tracker.
146146
//!
147147
//! ```text
148148
//! cargo run

0 commit comments

Comments
 (0)
Please sign in to comment.