From 6f06022aa5d672c4c9e1ae45cf87fa9b17e797a4 Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Wed, 8 Jul 2020 12:16:59 +0200 Subject: [PATCH] Typo in git repo --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index fbdbf98..d3d5eb7 100644 --- a/README +++ b/README @@ -111,7 +111,7 @@ Finally, you should be able to download the rarias/nanos6 git repository without any password interaction by running: - xeon07$ git clone git@bscpm02-bsc-es:rarias/nanos6.git + xeon07$ git clone git@bscpm02.bsc.es:rarias/nanos6.git 1.3 Prepare the bsc-nixpkgs repo @@ -125,7 +125,7 @@ Now you are set to install packages with nix. Clone the bsc-nixpkgs repository: - xeon07$ git clone git@bscpm02-bsc-es:rarias/bsc-nixpkgs.git + xeon07$ git clone git@bscpm02.bsc.es:rarias/bsc-nixpkgs.git Nix looks in the current folder for a file named "default.nix" for packages, so go to the repo: