Skip to content

Commit c611693

Browse files
fix nix-env tag example
1 parent 1dc0188 commit c611693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ should "just work" on any distro.
6363

6464
Install a specific release version/tag::
6565

66-
$ nix-env --file https://github.com/jashandeep-sohi/webcam-filters/archive/refs/tag/v0.2.2.tar.gz --install
66+
$ nix-env --file https://github.com/jashandeep-sohi/webcam-filters/archive/refs/tags/v0.2.2.tar.gz --install
6767

6868
Install a specific branch (e.g. ``master``)::
6969

0 commit comments

Comments
 (0)