summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswang57 <stephanie.wang@intel.com>2016-10-25 21:38:15 +0300
committerswang57 <stephanie.wang@intel.com>2016-10-25 21:38:15 +0300
commit89f9ae77b12927c9ef382038c9d925222a489285 (patch)
tree28f7a4a99ac74a2cea1cfd52aae4b4ca3cdc53d5
parent02923e0f2372a781fb3a4771ae031b4c9902a9f0 (diff)
downloadFSP-89f9ae77b12927c9ef382038c9d925222a489285.tar.xz
Fixed typo.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 24b54aa..7b3bad2 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Each FSP project will be hosted in a separate branch.
FSP Project Name | Branch Name | Git command
:--------------- | :---------: | :----------
-Intel® Atom™ processor E3900 product family (formerly Apollo Lake, Compliant with FSP v2.0 Specification) | Apollo Lake | git clone -b ApolloLake https://github.com/IntelFsp/FSP.git
+Intel® Atom™ processor E3900 product family (formerly Apollo Lake, Compliant with FSP v2.0 Specification) | ApolloLake | git clone -b ApolloLake https://github.com/IntelFsp/FSP.git
Intel® Pentium® and Celeron® Processor N3000 Product Families and Intel® Atom™ x5-E8000 Processor (formerly Braswell, Compliant with FSP v1.1 Specification) | Braswell | git clone -b Braswell https://github.com/IntelFsp/FSP.git
Intel® Atom™ processor E3800 product family (formerly Bay Trail, Compliant with FSP v1.0 Specification) | BayTrail | git clone -b BayTrail https://github.com/IntelFsp/FSP.git
Intel® Atom™ processor E6xx series with Intel® Platform Controller Hub EG20T (formerly Queens Bay: Tunnel Creek and Topcliff, Compliant with FSP v1.0 Specification) | QueensBay | git clone -b QueensBay https://github.com/IntelFsp/FSP.git