We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b463cde commit b91cf33Copy full SHA for b91cf33
1 file changed
main.go
@@ -5,7 +5,7 @@ import (
5
"os"
6
"strings"
7
8
- "github.com/NuruProgramming/Nuru/repl"
+ "github.com/NuruProgramming/KaNuru/repl"
9
)
10
11
var (
0 commit comments