mirror of
https://github.com/sasjs/core.git
synced 2026-01-08 10:00:04 +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");
|
||||||
@@ -209,4 +209,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||||
|
|||||||
Reference in New Issue
Block a user