Skip to content

Commit 90a62a0

Browse files
Alpha_Centauriaaltat
Alpha_Centauri
authored andcommitted
add pip install command to readme file
1 parent ac37575 commit 90a62a0

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
@@ -51,6 +51,13 @@ public API.
5151
The example in below demonstrates how the PythonLibCore can be used with
5252
a library.
5353

54+
## Installation
55+
To install this library, run the following command in your terminal:
56+
``` bash
57+
pip install robotframework-pythonlibcore
58+
```
59+
This command installs the latest version of `robotframework-pythonlibcore`, ensuring you have all the current features and updates.
60+
5461
# Example
5562

5663
``` python

0 commit comments

Comments
 (0)