diff options
author | notgne2 | 2020-10-05 19:55:01 -0700 |
---|---|---|
committer | notgne2 | 2020-10-05 19:55:01 -0700 |
commit | 1de1ad5ff893bfcabdf2bfa20d8c93a8cdbb0156 (patch) | |
tree | 873f48bac52c6d1303dd94e03079f7ce7263cdfe /README.md | |
parent | 58a934b997bb06f475bf707d0994f1fa37584cc1 (diff) |
Update GitHub URL in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,9 +13,9 @@ A Simple multi-profile Nix-flake deploy tool. ## Usage -- `nix run github:notgne2/deploy-rs your-flake#node.profile` -- `nix run github:notgne2/deploy-rs your-flake#node` -- `nix run github:notgne2/deploy-rs your-flake` +- `nix run github:serokell/deploy-rs your-flake#node.profile` +- `nix run github:serokell/deploy-rs your-flake#node` +- `nix run github:serokell/deploy-rs your-flake` ## API |