Skip to content

Commit 4b02487

Browse files
authored
Update README.md
1 parent 80826b2 commit 4b02487

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ Support feature:
5151

5252
#### ANS User Guide
5353
--------------
54+
```
55+
# git clone https://github.com/ansyun/dpdk-ans.git
56+
# export RTE_ANS=/home/mytest/dpdk-ans
57+
# ./install_deps.sh
58+
# cd ans
59+
# make
60+
```
5461
[ANS User Guide](https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_user_guide.pdf)
5562

5663
#### TCP Deployment
@@ -129,7 +136,7 @@ ANS | | |
129136
|--------------------------------------|
130137
131138
```
132-
[ANS Performance Report](https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_performance_report.pdf)
139+
[ANS Performance Report](https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_performance_report.pdf)
133140

134141
- dpdk-redis performance testing
135142
```

0 commit comments

Comments
 (0)