2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Fixes doc with release path.

This commit is contained in:
Marcelo Zimbres
2022-02-05 22:28:34 +01:00
parent e1de498c8e
commit fe3cc2efb0

View File

@@ -112,8 +112,8 @@
Start by downloading and configuring the library
```
# Download the libray on github.
$ wget https://github.com/mzimbres/aedis/release-path # TODO
# Download the latest release on github
$ wget https://github.com/mzimbres/aedis/releases
# Uncompress the tarball and cd into the dir
$ tar -xzvf aedis-1.0.0.tar.gz && cd aedis-1.0.0