From 7c376247b53cb0ea50754c41c647b7c47d716ffb Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Wed, 2 Mar 2016 12:15:18 -0500 Subject: [PATCH] README: spelling and date fixes Change-Id: I51fa196971b91ea71fd8b0abe169fe23502ebb96 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 127b6a638d..304a7f929a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository includes the user-mode API interfaces used to interact with the #### Boltzmann Kernel Driver -The thunk is not a standalone product and requires the you have the correct KFD installed. We recommend reading the full comptaibility and installation details which are available in the ROCK github: +The thunk is not a standalone product and requires that you have the correct KFD installed. We recommend reading the full compatibility and installation details which are available in the ROCK github: https://github.com/RadeonOpenCompute/ROCK-Radeon-Open-Compute-Kernel-Driver #### Binaries for Ubuntu and Fedora @@ -14,7 +14,7 @@ https://github.com/RadeonOpenCompute/ROCK-Radeon-Open-Compute-Kernel-Driver #### Building the Thunk -A simple make based system is available for building thunk. The following are the supported targets: +A simple make-based system is available for building thunk. The following are the supported targets: ```bash make @@ -29,4 +29,4 @@ The information contained herein is for informational purposes only, and is subj AMD, the AMD Arrow logo, and combinations thereof are trademarks of Advanced Micro Devices, Inc. Other product names used in this publication are for identification purposes only and may be trademarks of their respective companies. -Copyright (c) 2014-2015 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2014-2016 Advanced Micro Devices, Inc. All rights reserved.