• R/O
  • HTTP
  • SSH
  • HTTPS

cnchi-gnome-mac-osdn: Commit

RebornOS cnchi Gnome based for Macbook install code


Commit MetaInfo

Revisiona3c0aebcd9f233afc6bd2f5cd7c79e24bb31e2e1 (tree)
Zeit2020-05-26 09:04:10
AutorRafael Costa Rega <rcostarega@gmai...>
CommiterRafael Costa Rega

Log Message

Update README.md

Ändern Zusammenfassung

Diff

--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ sudo pacman -S arch-install-scripts cpio dosfstools git libisoburn mkinitcpio-nf
5858 ```
5959 2. Clone the repository recursively and `cd` into it (a folder named `cnchi-gnome-based` will be created):
6060 ```
61-git clone https://gitlab.com/reborn-os-team/rebornos-cnchi/cnchi-gnome-mac.git --recursive && cd cnchi-gnome-mac
61+git clone https://scm.osdn.net/gitroot/rebornos/cnchi-gnome-mac-osdn.git --recursive && cd cnchi-gnome-mac-osdn
6262 ```
6363 3. Create an `out` folder by running:
6464 ```
@@ -98,7 +98,7 @@ To rebuild the ISO, simply remove the `build` folder in addition to emptying the
9898 Once the installation ISO is generated, and copied elsewhere, the directory used for its creation can be deleted by:
9999
100100 ```
101-sudo rm -r cnchi-gnome-mac
101+sudo rm -r cnchi-gnome-mac-osdn
102102 ```
103103
104104 You can access the RebornOS page by <a href="https://rebornos.org/" class="button">clicking here</a>.
@@ -155,7 +155,7 @@ Una vez instaladas, reiniciamos el sistema.
155155 2. Luego, clonamos el repositorio localmente, y entramos a él (se creará una carpeta de nombre `cnchi-gnome-based`). Esto se hace con:
156156
157157 ```
158-git clone https://gitlab.com/reborn-os-team/rebornos-cnchi/cnchi-gnome-based.git --recursive && cd cnchi-gnome-based
158+git clone https://scm.osdn.net/gitroot/rebornos/cnchi-gnome-mac-osdn.git --recursive && cd cnchi-gnome-mac-osdn
159159 ```
160160
161161 3. Creamos una carpeta `out`:
@@ -177,7 +177,7 @@ Si quisiéramos regenerar la ISO, al volver a ejecutar el paso `4`, automáticam
177177 En el caso de que hayamos copiado la ISO a alguna otra parte de nuestro computador, podremos eliminar esta carpeta:
178178
179179 ```
180-sudo rm -r cnchi-gnome-based
180+sudo rm -r cnchi-gnome-mac-osdn
181181 ```
182182
183183 <br>
@@ -254,7 +254,7 @@ Une fois installé, nous redémarrons le système.
254254 2. Ensuite, cloner le référentiel localement, et l'entrer (un dossier nommé `cnchi-gnome-based` sera créé). Ceci est fait avec :
255255
256256 ```
257-git clone https://gitlab.com/reborn-os-team/rebornos-cnchi/cnchi-gnome-based.git --recursive && cd cnchi-gnome-based
257+git clone https://scm.osdn.net/gitroot/rebornos/cnchi-gnome-mac-osdn.git --recursive && cd cnchi-gnome-mac-osdn
258258 ```
259259
260260 3. Créez un dossier `out`:
@@ -276,7 +276,7 @@ Si nous voulons régénérer l'ISO, en exécutant à nouveau l'étape `4`, le co
276276 Si nous avons copié l'ISO dans une autre partie de notre ordinateur, nous pourrons supprimer ce dossier :
277277
278278 ```
279-sudo rm -r cnchi-gnome-based
279+sudo rm -r cnchi-gnome-mac-osdn
280280 ```
281281
282282 ### Un peu d'information:
Show on old repository browser