Skip to content

Commit 112c302

Browse files
authored
One more formatting attempt
1 parent 75c25c8 commit 112c302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ subtitle: Here are the answers to some common questions about SasView
121121

122122
* If you intend to use SasView on a Windows computer, then No: Our packaged installer ships with everything you need to run SasView.
123123
* If you intend to use SasView on a Mac OS computer, you do not need to install Python but you _do_ need to pre-install the Xcode command line tools as SasView makes use of the C compiler in them. If Xcode is not installed the SasView console or log file may contain messages about 'xcrun: error' or 'missing xcrun at:'.
124-
* _You should not need to install the full Xcode package_, just a subset of it; try the command: xcode-select - -install.
124+
* _You should not need to install the full Xcode package_, just a subset of it; try the command: <pre><code>xcode-select --install</code></pre>.
125125
* If this command does not subsequently allow you to use SasView, or, if you require the full Xcode package for other purposes, you can get Xcode from the Apple AppStore. However, **be aware that attempting to install the latest version of Xcode may require you to upgrade your version of MacOS**. If you do not want to do that you will need to install a version of Xcode that is compatible with your current version of MacOS. [This site](https://xcodereleases.com/) may be useful in this respect.
126126

127127
### What do xcrun errors mean?

0 commit comments

Comments
 (0)