We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b34ad0 commit 17ad50dCopy full SHA for 17ad50d
docs/basics/accounts.md
@@ -45,7 +45,7 @@ To create a new account:
45
Windows users attempting to login with PowerShell may have to amend the SSH command line with additional flags:
46
47
```cmd-line
48
-$ ssh -m hmac-sha2-512 taccusername@lonestar6.tacc.utexas.edu
+$ ssh -m hmac-sha2-512 taccusername@ls6.tacc.utexas.edu
49
```
50
51
## Login Problems: Resolving VSCode Issues { #vscode }
0 commit comments