diff --git a/internal/profiler/profiler.go b/internal/profiler/profiler.go index 660aed1..32c64cd 100644 --- a/internal/profiler/profiler.go +++ b/internal/profiler/profiler.go @@ -13,7 +13,7 @@ func RunFirstTimeSetup() (*config.MuyueConfig, error) { cfg := config.Default() result := scanner.ScanSystem() - fmt.Println("Welcome to muyue! Let's set up your environment.\n") + fmt.Println("Welcome to muyue! Let's set up your environment.") var name, pseudo, email string var languages []string