diff options
-rw-r--r-- | guix.scm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -17,10 +17,6 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with genenetwork3. If not, see https://www.gnu.org/licenses/. -;; To use this file to build HEAD of gemma: -;; -;; env GUIX_PACKAGE_PATH=~/guix-bioinformatics/ guix build -f guix.scm -;; ;; After checking out the git repo ;; cd ~ ; git clone https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics ;; |