drop unnecessary escaping
This commit is contained in:
parent
751a27d4d5
commit
124853accf
@ -319,7 +319,7 @@ repo init -u https://github.com/GrapheneOS/platform_manifest.git -b refs/tags/<v
|
||||
|
||||
<p>Obtain SSH public key for verifying tags:</p>
|
||||
|
||||
<pre>curl https://grapheneos.org/allowed_signers > ~/.ssh/grapheneos_allowed_signers</pre>
|
||||
<pre>curl https://grapheneos.org/allowed_signers > ~/.ssh/grapheneos_allowed_signers</pre>
|
||||
|
||||
<p>Verify the manifest:</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user