Skip to content

Commit

Permalink
Merge pull request #64 from nextmn/louisroyer-patch-1
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
louisroyer authored Jul 2, 2024
2 parents af41013 + 7b13967 commit a312183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install:
$(INSTALL) bash-completion/completions/srv6 $(DESTDIR)$(BASHCOMPLETIONSDIR)/srv6
@echo "================================="
@echo ">> Now run the following command:"
@echo "\tsource $(DESTDIR)$(BASHCOMPLETIONSDIR)/srv6"
@echo -e "\tsource $(DESTDIR)$(BASHCOMPLETIONSDIR)/srv6"
@echo "================================="
uninstall:
$(RM) $(DESTDIR)$(bindir)/srv6
Expand Down

0 comments on commit a312183

Please sign in to comment.