Skip to content

Commit fdba690

Browse files
Merge pull request #12 from seguler/master
cosmetic changes for installation
2 parents f6af22d + 73c658d commit fdba690

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Amazon Linux Kernel Autotuning:
1+
Amazon Linux Kernel Autotuning (Beta):
22
-------------------------------
33

44
License:
@@ -84,16 +84,16 @@ Building:
8484
The code can be build using the Makefile script provided in the source.
8585

8686
1) Create a source distribution in gztar format
87-
make sources
87+
`make sources`
8888

8989
2) Install everything from build directory
90-
make install
90+
`make install`
9191

9292
3) Create an RPM distribution
93-
make rpm
93+
`make rpm`
9494

9595
4) Clean up temporary files from 'build' command
96-
make clean
96+
`make clean`
9797

9898
Usage:
9999
------

0 commit comments

Comments
 (0)