Skip to content

Commit bfdac81

Browse files
committed
upadate doc
1 parent 2ef1246 commit bfdac81

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ FYI, this table of contents reflects the current sections covered in the documen
3333

3434
To install the `testkit` testing tool, follow the steps below:
3535

36+
#### First Approach:
37+
38+
Navigate to the releases page and proceed to install the testkit binary suitable for your operating system.
39+
[Check releases](https://github.com/apitoolkit/testkit/releases)
40+
41+
#### Second Approach:
42+
3643
1. Ensure you have Rust programming language and Cargo package manager installed on your system. You can download them from the official Rust website: [https://www.rust-lang.org/](https://www.rust-lang.org/).
3744

3845
2. Clone the `testkit` repository from GitHub using the following command:

0 commit comments

Comments
 (0)