aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_45
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons/Lesson_45')
-rw-r--r--Lessons/Lesson_45/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lessons/Lesson_45/README.md b/Lessons/Lesson_45/README.md
index 0284066..abd9596 100644
--- a/Lessons/Lesson_45/README.md
+++ b/Lessons/Lesson_45/README.md
@@ -161,8 +161,6 @@ EFI_HII_PACKAGE_HEADER.type = EFI_HII_PACKAGE_STRINGS
# Create app from template
-Now when we have our `InitStringPackage` function that creates string packages it is time to create the application that would create Package list with String packages.
-
Initialize new app from our template script:
```
./createNewApp.sh HIIStringsC