You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,23 +22,23 @@ readstat data /some/dir/to/example.sas7bdat --output /some/dir/to/example.parque
22
22
23
23
## Install
24
24
25
-
## Download a Release
25
+
###Download a Release
26
26
\[Mostly\] static binaries for Linux, macOS, and Windows may be found at the [Releases page](https://github.com/curtisalexander/readstat-rs/releases/).
27
27
28
-
## Setup
28
+
###Setup
29
29
Move the `readstat` binary to a known directory and add the binary to the user's [PATH](https://en.wikipedia.org/wiki/PATH_(variable)).
30
30
31
-
### Linux & macOS
31
+
####Linux & macOS
32
32
Ensure the path to `readstat` is added to the appropriate shell configuration file.
33
33
34
-
### Windows
34
+
####Windows
35
35
For Windows users, path configuration may be found within the Environment Variables menu. Executing the following from the command line opens the Environment Variables menu for the current user.
0 commit comments