From bb7ebf12faa77ed416da39df0d91bc55a1a84bfa Mon Sep 17 00:00:00 2001 From: Eric DEVEAUD Date: Thu, 26 Jan 2023 18:14:14 +0100 Subject: [PATCH] be sure to use python3 --- src/megahit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/megahit b/src/megahit index ea5950d..b070425 100755 --- a/src/megahit +++ b/src/megahit @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ------------------------------------------------------------------------- # MEGAHIT