fixed url of the upstream repository

This commit is contained in:
aminnairi
2024-01-03 10:28:14 +01:00
parent d6a69067c5
commit a05a9c9abc
+2 -2
View File
@@ -40,10 +40,10 @@ passwd user
```bash ```bash
# Clone the repository in the home folder # Clone the repository in the home folder
git clone https://github.com/aminnairi/laptop.git ~/Documents/git/github.com/aminnairi/laptop git clone https://github.com/aminnairi/dotfiles ~/Documents/git/github.com/aminnairi/dotfiles
# Change the current working directory to the source-code for the installation script # Change the current working directory to the source-code for the installation script
cd ~/Documents/git/github.com/aminnairi/laptop cd ~/Documents/git/github.com/aminnairi/dotfiles
# Apply the configuration # Apply the configuration
bash main.sh bash main.sh