diff --git a/.replit b/.replit index d77c43b..3cba086 100644 --- a/.replit +++ b/.replit @@ -1,2 +1,2 @@ language = "python3" -run = "./googler" +run = "python googler"