mirror of
https://github.com/sasjs/core.git
synced 2026-01-13 11:30:05 +00:00
Update README.md
Fix the missing space at the end of the first line under the Installation header: https://github.com/sasjs/core/blob/main/README.md#installation
This commit is contained in:
committed by
GitHub
parent
b403c02bba
commit
0b694bb878
@@ -84,7 +84,7 @@ run;
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
First, download the repo to a location your SAS system can access. Then update your sasautos path to include the components you wish to have available,eg:
|
First, download the repo to a location your SAS system can access. Then update your sasautos path to include the components you wish to have available, eg:
|
||||||
|
|
||||||
```sas
|
```sas
|
||||||
options insert=(sasautos="/your/path/macrocore/base");
|
options insert=(sasautos="/your/path/macrocore/base");
|
||||||
|
|||||||
Reference in New Issue
Block a user