Fix more profile dirs in docs

Picking up where #8078 left off.
This commit is contained in:
John Ericson
2023-03-27 12:10:32 -04:00
parent 5e3f855526
commit 8df6f7bb0f
3 changed files with 4 additions and 4 deletions
+1 -1
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