Skip to content

Commit 2e9ec3d

Browse files
Adds window env section back
1 parent 25814d0 commit 2e9ec3d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ $ cd ./target/redis-rdb-cli-release/redis-rdb-cli/bin/rct -h
5656
$ docker run -it --rm redisrdbcli/redis-rdb-cli:latest
5757
$ rct -V
5858
```
59+
60+
## Windows Environment Variables
61+
62+
To run the commands from any directory, add the `/path/to/redis-rdb-cli/bin` directory to your system's `Path` environment variable.
63+
5964

6065
## Usage
6166

0 commit comments

Comments
 (0)