Skip to content

Commit d6703b4

Browse files
README: update
1 parent 3dcf758 commit d6703b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ sudo apt install devdocs
3535
Stable version (requires _[CMake](https://cmake.org/)_ >= 3.16, _[elinks](http://elinks.or.cz)_ >= 0.17.1, _[fzf](https://github.com/junegunn/fzf)_, _[python3](https://www.python.org/)_ with _[Pygments](https://pygments.org)_ and _[lxml](https://lxml.de)_).
3636

3737
```shell
38-
$ p=devdocs v=1.0
38+
$ p=devdocs v=1.1
3939
$ wget https://github.com/dimitry-ishenko-cpp/${p}/archive/v${v}.tar.gz
4040
$ tar xzf v${v}.tar.gz
4141
$ mkdir ${p}-${v}/build

0 commit comments

Comments
 (0)