Skip to content

Commit 729fe85

Browse files
author
Dynamic Readme
committed
⏩ File Rebuilt by Github Actions - Dynamic ReadME
1 parent 7c5c355 commit 729fe85

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<a href="https://discord.gg/JmgehPSDD6">Help, Report Bugs & Request Features »</a>
1313
</p>
1414
</div>
15+
1516
<!-- END Header.mustache -->
1617
<!-- START ShieldsBasic.mustache -->
1718
<p align="center">
@@ -25,6 +26,7 @@
2526
## About
2627

2728
![ModularClocks](https://raw.githubusercontent.com/Jax-Core/ReadME-Template/main/Resources/Splash/ModularClocks.png)
29+
2830
<!-- END About.mustache -->
2931
**ModularClocks** is a gallery of hand-crafted clocks & weather widgets.
3032

@@ -50,14 +52,15 @@ Run the following command in Powershell to download the latest version of JaxCor
5052
(To launch Powershell as an Admin: `Win + R` -> `powershell` -> Press `CTRL + SHIFT + ENTER` on your keyboard. Powershell can also be launched via Windows Search.)
5153

5254
```
53-
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/Jax-Core/JaxCore/master/CoreInstaller.ps1" | Invoke-Expression
55+
iwr -useb "https://raw.githubusercontent.com/Jax-Core/JaxCore/master/CoreInstaller.ps1" | iex
5456
```
5557

5658
> Alternatively you can download it from the [website](https://jax-core.github.io/)
5759
5860
After you've proceeded through the welcome screen, select `ModularClocks` (might have to scroll down) and click `Install`. It will appear in the library page after that.
5961
<br />
60-
<br /><!-- END GetStarted.mustache -->
62+
<br />
63+
<!-- END GetStarted.mustache -->
6164
<!-- START Setup.mustache -->
6265

6366
### Configuration

0 commit comments

Comments
 (0)