fixing wget in header for nightlybuild
This commit is contained in:
parent
3b7affb30a
commit
de58c7fd1e
|
@ -20,5 +20,5 @@ Le dépôt et les packages sont signés avec la clé pgp des nightly d'AlternC :
|
||||||
<br /><br />
|
<br /><br />
|
||||||
The repository and the packages are signed by the pgp key of AlternC nightly build user :
|
The repository and the packages are signed by the pgp key of AlternC nightly build user :
|
||||||
<pre>
|
<pre>
|
||||||
wget http://nightly.alternc.org/nightly.key | apt-key add -
|
wget http://nightly.alternc.org/nightly.key -O - | apt-key add -
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue