Skip to content

Commit b91cf33

Browse files
committed
fix package on main
1 parent b463cde commit b91cf33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"os"
66
"strings"
77

8-
"github.com/NuruProgramming/Nuru/repl"
8+
"github.com/NuruProgramming/KaNuru/repl"
99
)
1010

1111
var (

0 commit comments

Comments
 (0)