From 59679ca09ded960ae37e7e12672719e05643c188 Mon Sep 17 00:00:00 2001 From: wang-xinyu Date: Mon, 12 Oct 2020 12:00:32 +0800 Subject: [PATCH] fix --- LICENSE | 2 +- tutorials/install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 0e981fe..e0718cf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Wang Xinyu +Copyright (c) 2019-2020 Wang Xinyu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tutorials/install.md b/tutorials/install.md index a7e7f21..b34c7a0 100644 --- a/tutorials/install.md +++ b/tutorials/install.md @@ -51,7 +51,7 @@ dpkg -l | grep opencv ### 5. Run tensorrtx -It is recommanded to go through the [getting started guide, lenet5 as a demo.](./tutorials/getting_started.md) first. +It is recommanded to go through the [getting started guide, lenet5 as a demo.](https://github.com/wang-xinyu/tensorrtx/blob/master/tutorials/getting_started.md) first. But if you are proficient in tensorrt, please check the readme of the model you want directly.