diff --git a/subjects/my-ls-1/my-ls-1.audit.en.md b/subjects/my-ls-1/my-ls-1.audit.en.md index 7733b49f..bfd6dafc 100644 --- a/subjects/my-ls-1/my-ls-1.audit.en.md +++ b/subjects/my-ls-1/my-ls-1.audit.en.md @@ -1,6 +1,6 @@ #### Functional -###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/) +###### Has the requirement for the allowed packages been respected? ##### Run both my-ls-1 and the system command `ls` with no arguments. diff --git a/subjects/my-ls-1/my-ls-1.en.md b/subjects/my-ls-1/my-ls-1.en.md index 044c4d57..9963191d 100644 --- a/subjects/my-ls-1/my-ls-1.en.md +++ b/subjects/my-ls-1/my-ls-1.en.md @@ -51,10 +51,6 @@ This project will help you learn about : - We suggest that you consult the `ls` command manual. -### Allowed packages - -- Only the [standard go](https://golang.org/pkg/) packages are allowed - ### Usage You can see how the `ls` command works, by using it on your terminal.