@@ -22,17 +22,17 @@ either using a utility to place a copy elsewhere, or you can use the
2222git stash, branch or commit commands. The commands below will
2323overwrite your changes with the latest GSAS-II version.
2424
25- On windows
25+ On Windows
2626----------------
2727
2828At present, two windows .BAT files are created in the directory where
29- GSAS-II is installed, one named `Reset2FreshGSASII.bat ` the other
30- `start_G2_bootstrap.bat `. Thus, if GSAS-II is installed in directory
31- `C:\Users\toby\gsas2main ` the files will be named
32- `C:\Users\toby\gsas2main\Reset2FreshGSASII.bat ` and
33- `C:\Users\toby\gsas2main\start_G2_bootstrap.bat `.
29+ GSAS-II is installed, one named `` Reset2FreshGSASII.bat ` ` the other
30+ `` start_G2_bootstrap.bat ` `. Thus, if GSAS-II is installed in directory
31+ `` C:\Users\toby\gsas2main ` ` the files will be named
32+ `` C:\Users\toby\gsas2main\Reset2FreshGSASII.bat ` ` and
33+ `` C:\Users\toby\gsas2main\start_G2_bootstrap.bat ` `.
3434Either will restore the GSAS-II files, but the
35- `Reset2FreshGSASII ` file, will ask you to confirm before acting. The
35+ `` Reset2FreshGSASII ` ` file, will ask you to confirm before acting. The
3636files can run by locating them in the Windows File Explorer and
3737double-clicking on it or by typing the file name into the cmd.exe
3838window.
@@ -41,11 +41,11 @@ On MacOS and Linux
4141------------------------
4242
4343At the time this is being written, an error prevents the script from
44- running, but this can be corrected by editing the `reset-gsasII.sh `
45- file manually (see below). Note that this file is placed in the `bin ` directory
44+ running, but this can be corrected by editing the `` reset-gsasII.sh ` `
45+ file manually (see below). Note that this file is placed in the `` bin ` ` directory
4646immediately below the GSAS-II installation directory. Thus, if
47- GSAS-II is installed at location `/Users/toby/G2/gsas2main ` then the
48- file will be named `/Users/toby/G2/gsas2main/bin/reset-gsasII.sh `. (It
47+ GSAS-II is installed at location `` /Users/toby/G2/gsas2main ` ` then the
48+ file will be named `` /Users/toby/G2/gsas2main/bin/reset-gsasII.sh ` `. (It
4949will appear in the path if conda is initialized.) Depending on the OS,
5050it may be possible to locate and run this file in a system-supplied
5151file browser, or type the file name into a terminal window.
0 commit comments