fixing errors
This commit is contained in:
6
.github/workflows/update-repo.yml
vendored
6
.github/workflows/update-repo.yml
vendored
@@ -123,7 +123,7 @@ jobs:
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>🚀 HyprArch Custom Repository</h1>
|
||||
<h1>HyprArch Custom Repository</h1>
|
||||
|
||||
<h2>1. Add the GPG Key</h2>
|
||||
<p>Run this command to trust the repository maintainer (Stuart Drew):</p>
|
||||
@@ -135,9 +135,9 @@ jobs:
|
||||
SigLevel = Required DatabaseOptional
|
||||
Server = https://hyprarch-repo.stuple.net/$arch</pre>
|
||||
|
||||
<h2>3. Sync and Install</h2>
|
||||
<h2>3. Sync</h2>
|
||||
<div class="step">
|
||||
<code>sudo pacman -Sy HyprArch-hyprland-git</code>
|
||||
<code>sudo pacman -Sy</code>
|
||||
</div>
|
||||
|
||||
<hr style="margin-top:40px; border: 0; border-top: 1px solid #4c566a;">
|
||||
|
||||
Reference in New Issue
Block a user