1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00

Fix more profile dirs in docs

Picking up where #8078 left off.
This commit is contained in:
John Ericson 2023-03-27 12:05:43 -04:00
parent 5e3f855526
commit 8df6f7bb0f
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ R""(
* Upgrade Nix in a specific profile:
```console
# nix upgrade-nix -p /nix/var/nix/profiles/per-user/alice/profile
# nix upgrade-nix -p ~alice/.local/state/nix/profiles/profile
```
# Description