versions.md
... ...
@@ -50,11 +50,11 @@ The override file is named .sbgrid.conf and should be placed in your $HOME direc
50 50
51 51
APPLICATION_X is the name of the application followed by an underscore and the shorthand initial for the architecture. The last field on the line is the software version number you want to use. The initials for each software branch are:
52 52
53
- | Software Directory | Shorthand Initial |
54
- | :----------------- | :---------------- |
55
- | i386-linux | _L |
56
- | x86_64-linux | _X |
57
- | i386-mac | _M |
53
+| Software Directory | Shorthand Initial |
54
+| ------------------ | ----------------- |
55
+| i386-linux | _L |
56
+| x86_64-linux | _X |
57
+| i386-mac | _M |
58 58
59 59
To quickly open the overrides file in your default $EDITOR, you can run *sbgrid-overrides -e*.
60 60