浏览代码

Update README.md

Qndre 3 年之前
父节点
当前提交
9101fbf1d0
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -97,8 +97,7 @@ Also can be useful but potentially riske to share [SSH keys](https://www.ssh.com
  ```
  
 ## Learn bash!
-(https://learnxinyminutes.com/docs/bash/)[https://learnxinyminutes.com/docs/bash/]
-
+https://learnxinyminutes.com/docs/bash/
 
 ## Scheduler by example!
 
@@ -173,7 +172,7 @@ qdel <job-ID>
 ```
 ### GPU Job
 
-Now we'll run a simple pytorch mnist example this time using a GPU. Slightly different when using myriad (https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example)[https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example].
+Now we'll run a simple pytorch mnist example this time using a GPU. Slightly different when using myriad https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example.
 
 ```
 ##!/bin/bash -l