Skip to content

Commit 95fbc40

Browse files
authored
fix bullet point formatting error (#95)
1 parent 4dd679b commit 95fbc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guides/terminal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ This approach won't work if the same home directory is mounted on two different
5151
Care needs to be taken to store executables, configuration and data for different architecures in separate locations, and automatically configure the login environment to use the correct location when you log into different systems.
5252

5353
The following example:
54+
5455
* sets architecture-specific `bin` path for installing programs
5556
* sets architecture-specific paths for installing application data and configuration
5657
* selects the correct path by running `uname -m` when you log in to a cluster

0 commit comments

Comments
 (0)